Skip to content

Commit 4d2889d

Browse files
author
semantic-release
committed
2.1.0
Automatically generated by python-semantic-release
1 parent 17096c3 commit 4d2889d

File tree

2 files changed

+41
-1
lines changed

2 files changed

+41
-1
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,46 @@
11
# CHANGELOG
22

33

4+
## v2.1.0 (2024-12-24)
5+
6+
### Chores
7+
8+
- Update version
9+
([`bc8f27b`](https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/bc8f27b18a825646c69d940416e628a2e27a018d))
10+
11+
### Continuous Integration
12+
13+
- Adjust taskfile
14+
([`17096c3`](https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/17096c3d01e00a2876a3aa473312b266ba33bf9d))
15+
16+
### Refactoring
17+
18+
- Class used in "not found tooltip" change to "ezlinks_not_found" to be more accurate with
19+
`mkdocs-obsidian-links`
20+
([`b5d5755`](https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/b5d57552b893ac44f5e8183c9657eea47d67d318))
21+
22+
23+
## v2.0.12 (2024-12-23)
24+
25+
### Chores
26+
27+
- Update uvlock
28+
([`4685f61`](https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/4685f611cc06ea72e5cfb875fbebb992b224793b))
29+
30+
- Update version
31+
([`e9b3f79`](https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/e9b3f79ac9a562ee5eeb4a09c94eb018464882a4))
32+
33+
### Continuous Integration
34+
35+
- Update config & update version
36+
([`efb4fa6`](https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/efb4fa6e1f2a2745d985fe6522aee4247481121b))
37+
38+
### Refactoring
39+
40+
- Adjust the default example of CSS
41+
([`ea7f1cb`](https://github.com/Enveloppe/mkdocs-embed_file-plugin/commit/ea7f1cb79a641b474624aafc15a977d40ba9997d))
42+
43+
444
## v2.0.11 (2024-12-23)
545

646
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mkdocs-embed-file-plugin"
3-
version = "2.0.12"
3+
version = "2.1.0"
44
description = "A plugin to quote file from docs"
55
requires-python = ">=3.13"
66
dependencies = [

0 commit comments

Comments
 (0)