Skip to content

Commit aacb18e

Browse files
author
github-actions
committed
2.0.9
Automatically generated by python-semantic-release
1 parent 9e631f5 commit aacb18e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v2.0.9 (2023-12-26)
6+
7+
### Chore
8+
9+
* chore: set ruff config ([`ffd181e`](https://github.com/ObsidianPublisher/mkdocs-embed_file-plugin/commit/ffd181e91ea2b627f94be66745dab89826de288c))
10+
11+
### Fix
12+
13+
* fix: prevent link index out of range ([`97e479c`](https://github.com/ObsidianPublisher/mkdocs-embed_file-plugin/commit/97e479c85fd5cffa0f5aad373d67fa2fa98c74c3))
14+
15+
### Unknown
16+
17+
* Merge branch 'main' of github.com:Mara-Li/mkdocs_embed_file_plugins ([`9e631f5`](https://github.com/ObsidianPublisher/mkdocs-embed_file-plugin/commit/9e631f515d9777bb769c95f9161c3cd15a8e88ba))
18+
19+
520
## v2.0.8 (2023-12-25)
621

722
### Chore

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.8"
3+
version = "2.0.9"
44

55

66
def classification_dependencies():

0 commit comments

Comments
 (0)