diff --git a/publish-npm/CHANGELOG.md b/publish-npm/CHANGELOG.md index 71ca268..5d1cd11 100644 --- a/publish-npm/CHANGELOG.md +++ b/publish-npm/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/publish-npm-v1.0.0...publish-npm-v1.0.1) (2025-04-01) + + +### Bug Fixes + +* **npm:** change install command ([#25](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/25)) ([2bfe767](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/2bfe7670ae21668e5ac1266e0d180943b46cb0c6)) + ## 1.0.0 (2025-03-17) diff --git a/publish-npm/version.txt b/publish-npm/version.txt index 3eefcb9..7dea76e 100644 --- a/publish-npm/version.txt +++ b/publish-npm/version.txt @@ -1 +1 @@ -1.0.0 +1.0.1