From 08d1c75bfb66ac74046294429d8484ab877c79e4 Mon Sep 17 00:00:00 2001 From: Ugo Mignon <56931733+TartanLeGrand@users.noreply.github.com> Date: Fri, 4 Apr 2025 09:27:09 +0200 Subject: [PATCH] chore(main): release publish-npm 1.2.0 --- 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 ea697e2..ec29712 100644 --- a/publish-npm/CHANGELOG.md +++ b/publish-npm/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/publish-npm-v1.1.0...publish-npm-v1.2.0) (2025-04-04) + + +### Features + +* make NPM package scope optional with default value ([#31](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/31)) ([f5cc41e](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/f5cc41ef8638d3c6b726984b9750dccaba936e48)) + ## [1.1.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/publish-npm-v1.0.1...publish-npm-v1.1.0) (2025-04-03) diff --git a/publish-npm/version.txt b/publish-npm/version.txt index 9084fa2..26aaba0 100644 --- a/publish-npm/version.txt +++ b/publish-npm/version.txt @@ -1 +1 @@ -1.1.0 +1.2.0