Skip to content

Commit eb73eac

Browse files
committed
chore: release v5.0.0
1 parent 7a78d1f commit eb73eac

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [5.0.0](https://github.com/tomjs/release-cli/compare/v4.9.1...v5.0.0) (2025-12-27)
2+
3+
- feat: remove opt [7a78d1f](https://github.com/tomjs/release-cli/commit/7a78d1f)
4+
15
## [4.9.1](https://github.com/tomjs/release-cli/compare/v4.9.0...v4.9.1) (2025-11-16)
26

37
- chore: lock @manypkg/get-packages [2bd7523](https://github.com/tomjs/release-cli/commit/2bd7523)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tomjs/release-cli",
33
"type": "module",
4-
"version": "4.9.1",
4+
"version": "5.0.0",
55
"packageManager": "pnpm@10.10.0",
66
"description": "A CLI tool to automatically publish npm packages.",
77
"author": {

0 commit comments

Comments
 (0)