Skip to content

Commit c1bf5c0

Browse files
committed
Bump up version
1 parent 3961556 commit c1bf5c0

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v0.3.0](https://github.com/hkato/markdown-mermaid-cli/releases/tag/v0.3.0) - 2025-10-09
4+
5+
- `default_format` option by @SpeakinTelnet in #7
6+
37
## [v0.2.3](https://github.com/hkato/markdown-mermaid-cli/releases/tag/v0.2.3) - 2025-10-07
48

59
- Windows OS support by @SpeakinTelnet in #6

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "markdown-mermaid-cli"
7-
version = "0.2.3"
7+
version = "0.3.0"
88
dependencies = [
99
"markdown>=3.8",
1010
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)