From f55c866d22c11fdb16fbe0e3309d208434f3bab8 Mon Sep 17 00:00:00 2001 From: Ugo Mignon <56931733+TartanLeGrand@users.noreply.github.com> Date: Tue, 1 Apr 2025 21:51:33 +0200 Subject: [PATCH] chore(main): release publish-npm 1.0.1 --- publish-npm/CHANGELOG.md | 7 +++++++ publish-npm/version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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