Skip to content

Commit 6949ed9

Browse files
chore(release): 1.0.0-alpha.2 [skip ci]
## [1.0.0-alpha.2](v1.0.0-alpha.1...v1.0.0-alpha.2) (2025-06-17) ### Bug Fixes * **ci:** add fallback detection for prerelease version changes ([a6cce07](a6cce07))
1 parent a6cce07 commit 6949ed9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.0-alpha.2](https://github.com/michaelsstuff/md_to_bbcode/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2025-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** add fallback detection for prerelease version changes ([a6cce07](https://github.com/michaelsstuff/md_to_bbcode/commit/a6cce0769e1ee07141e6d91fa61d3189c6ea9459))
7+
18
## 1.0.0-alpha.1 (2025-06-17)
29

310

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0-alpha.1"
1+
__version__ = "1.0.0-alpha.2"

0 commit comments

Comments
 (0)