Skip to content

Commit 5beb221

Browse files
actions-usergithub-actions
authored andcommitted
1.6.4
Automatically generated by python-semantic-release
1 parent 4023908 commit 5beb221

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.6.4 (2022-09-18)
6+
### Fix
7+
* Simply change the icon place to get a more minimalist view ([`4023908`](https://github.com/ObsidianPublisher/mkdocs-embed_file-plugin/commit/4023908506c617869c7e2d47c2d980dd9372088f))
8+
59
## v1.6.3 (2022-07-28)
610

711

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = "1.6.3"
3+
version = "1.6.4"
44

55
def classification_dependencies():
66
with open("requirements.txt") as f:

0 commit comments

Comments
 (0)