Skip to content

Commit 7f2070d

Browse files
author
github-actions
committed
2.0.6
Automatically generated by python-semantic-release
1 parent 39d459a commit 7f2070d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## v2.0.6 (2023-06-21)
6+
7+
### Fix
8+
9+
* Some path was wrong ([`debcfea`](https://github.com/ObsidianPublisher/mkdocs-embed_file-plugin/commit/debcfeaf4ed0bbf84a86ddca8df2b3d29e873561))
10+
511
## v2.0.5 (2023-01-15)
612
### Fix
713
* Error using external links in markdown ([`1d43b17`](https://github.com/ObsidianPublisher/mkdocs-embed_file-plugin/commit/1d43b171785a89799db2c089fa4af56168b08f5f))

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 = "2.0.5"
3+
version = "2.0.6"
44

55

66
def classification_dependencies():

0 commit comments

Comments
 (0)