We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd7523 commit 015bc8bCopy full SHA for 015bc8b
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [4.9.1](https://github.com/tomjs/release-cli/compare/v4.9.0...v4.9.1) (2025-11-16)
2
+
3
+- chore: lock @manypkg/get-packages [2bd7523](https://github.com/tomjs/release-cli/commit/2bd7523)
4
5
## [4.9.0](https://github.com/tomjs/release-cli/compare/v4.8.0...v4.9.0) (2025-11-16)
6
7
- fix: tsdown output file name [2f27d0b](https://github.com/tomjs/release-cli/commit/2f27d0b)
package.json
@@ -1,7 +1,7 @@
{
"name": "@tomjs/release-cli",
"type": "module",
- "version": "4.9.0",
+ "version": "4.9.1",
"packageManager": "pnpm@10.10.0",
"description": "A CLI tool to automatically publish npm packages.",
"author": {
0 commit comments