Skip to content

Commit

Permalink
Merge pull request #55 from FrontEndDev-org/release-please--branches-…
Browse files Browse the repository at this point in the history
…-v2.x--components--publish-node-package-action

chore(v2.x): release 2.0.2
  • Loading branch information
cloudcome authored Jul 25, 2024
2 parents b81d1ca + efa8d4e commit 3516487
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.0.2](https://github.com/FrontEndDev-org/publish-node-package-action/compare/v2.0.1...v2.0.2) (2024-07-25)


### Bug Fixes

* **publish-packages:** add logging and improve path handling ([4f1d74f](https://github.com/FrontEndDev-org/publish-node-package-action/commit/4f1d74f0d2ccc0799b7424689251368a97f5bc19))

## [2.0.1](https://github.com/FrontEndDev-org/publish-node-package-action/compare/v2.0.0...v2.0.1) (2024-07-25)


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.0.1",
"version": "2.0.2",
"description": "Publish a NodeJS package to NPM or GitHub Packages",
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit 3516487

Please sign in to comment.