We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a53b5 commit 754bb3bCopy full SHA for 754bb3b
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [0.1.1](https://github.com/chemodun/markdown-to-bbcode-simple/compare/v0.1.0...v0.1.1) (2025-10-09)
4
+
5
6
+### Bug Fixes
7
8
+* Correct output file path generation in BBCode conversion ([4105737](https://github.com/chemodun/markdown-to-bbcode-simple/commit/410573764bcee9a807b75439e1b34d6bbbc9976a))
9
+* Ensure output directory exists before writing BBCode file ([563b7c7](https://github.com/chemodun/markdown-to-bbcode-simple/commit/563b7c7c4378fce260dbaacca7bef164485b4c15))
10
+* Numbered list for nexus ([59a53b5](https://github.com/chemodun/markdown-to-bbcode-simple/commit/59a53b5e62220aaf2a1950cf76934ca3c798c46d))
11
12
## 0.1.0 (2025-06-12)
13
14
0 commit comments