Skip to content

Commit

Permalink
chore(v2.x): release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 16, 2025
1 parent 33c8a67 commit 83c9a56
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.0](https://github.com/FrontEndDev-org/publish-node-package-action/compare/v2.4.0...v2.5.0) (2025-01-16)


### Features

* 优化调试日志和执行命令的输出 ([2ec0100](https://github.com/FrontEndDev-org/publish-node-package-action/commit/2ec0100e3d0dded8be1f317aab99aa5d42e75243))

## [2.4.0](https://github.com/FrontEndDev-org/publish-node-package-action/compare/v2.3.0...v2.4.0) (2025-01-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "publish-node-package-action",
"version": "2.4.0",
"version": "2.5.0",
"description": "Publish a NodeJS package to NPM or GitHub Packages",
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit 83c9a56

Please sign in to comment.