@@ -7,14 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 0.0.5-alpha] - 2025-11-14
11-
12- ### Changed
13- - Updated package name to scoped ` @doplan-dev/cli `
14- - Improved npm token verification in release workflow
15- - Added maintainer checks and post-publish verification
16-
17- ## [ 0.0.1-beta] - 2025-11-14
10+ ## [ 0.0.12-beta] - 2025-11-14
1811
1912### Initial Release
2013
@@ -35,7 +28,7 @@ This is the first beta release of DoPlan CLI, a comprehensive project workflow a
3528- Automated release process with GoReleaser
3629- Debian (.deb) and RPM (.rpm) packages
3730- Homebrew v2 syntax support (ready for tap repository)
38- - npm publishing support (ready for npm registry)
31+ - npm publishing support with scoped package ` @doplan-dev/cli `
3932- Comprehensive CI/CD workflows
4033- npm token verification and maintainer checks
4134
@@ -54,6 +47,5 @@ This is the first beta release of DoPlan CLI, a comprehensive project workflow a
5447- Contribution guidelines
5548- Release process documentation
5649
57- [ Unreleased ] : https://github.com/DoPlan-dev/CLI/compare/v0.0.5-alpha...HEAD
58- [ 0.0.5-alpha ] : https://github.com/DoPlan-dev/CLI/releases/tag/v0.0.5-alpha
59- [ 0.0.1-beta ] : https://github.com/DoPlan-dev/CLI/releases/tag/v0.0.1-beta
50+ [ Unreleased ] : https://github.com/DoPlan-dev/CLI/compare/v0.0.12-beta...HEAD
51+ [ 0.0.12-beta ] : https://github.com/DoPlan-dev/CLI/releases/tag/v0.0.12-beta
0 commit comments