File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
1515---
1616
17+ ## [ 0.3.0] - 2026-01-27
18+
19+ ### Changed
20+ - Version bump for ` create-markdown ` convenience package from 0.1.0 to 0.3.0
21+ - Aligned version with monorepo packages
22+
23+ ---
24+
1725## [ 0.2.2] - 2026-01-21
1826
1927### Changed
@@ -97,7 +105,8 @@ This release introduces a complete block-based markdown notes system with zero d
97105
98106---
99107
100- [ Unreleased ] : https://github.com/BunsDev/create-markdown/compare/v0.2.2...HEAD
108+ [ Unreleased ] : https://github.com/BunsDev/create-markdown/compare/v0.3.0...HEAD
109+ [ 0.3.0 ] : https://github.com/BunsDev/create-markdown/compare/v0.2.2...v0.3.0
101110[ 0.2.2 ] : https://github.com/BunsDev/create-markdown/compare/v0.2.1...v0.2.2
102111[ 0.2.1 ] : https://github.com/BunsDev/create-markdown/compare/v0.2.0...v0.2.1
103112[ 0.2.0 ] : https://github.com/BunsDev/create-markdown/releases/tag/v0.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " create-markdown" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " Complete block-based markdown notes package - convenience bundle for @create-markdown packages" ,
55 "author" : " Val Alexander <val@viewdue.ai>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments