Skip to content

Commit 09ed04f

Browse files
committed
chore: release v4.5.0
1 parent 8f0d3a5 commit 09ed04f

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [4.5.0](https://github.com/tomjs/release-cli/compare/v4.4.2...v4.5.0) (2024-06-19)
2+
3+
- chore: update deps [8f0d3a5](https://github.com/tomjs/release-cli/commit/8f0d3a5)
4+
- feat: print the npmjs.com site after a successful release [24c1af9](https://github.com/tomjs/release-cli/commit/24c1af9)
5+
16
## [4.4.2](https://github.com/tomjs/release-cli/compare/v4.4.1...v4.4.2) (2024-06-18)
27

38
- feat: use @tomjs/pkg [337c34c](https://github.com/tomjs/release-cli/commit/337c34c)

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.4.2",
4+
"version": "4.5.0",
55
"description": "A CLI tool to automatically publish npm packages.",
66
"keywords": [
77
"cli",

0 commit comments

Comments
 (0)