From 6f747e60a85e14091a3b8ba33658287c8dc95af6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 16:03:13 +0200 Subject: [PATCH] chore: release main (#214) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 4 ++-- actions/CHANGELOG.md | 16 ++++++++++++++++ actions/package.json | 2 +- reusable-workflows/CHANGELOG.md | 11 +++++++++++ reusable-workflows/version.txt | 2 +- 5 files changed, 31 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a6c39e8b..961ce1ea 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { - "actions": "8.3.0", - "reusable-workflows": "10.3.0", + "actions": "9.0.0", + "reusable-workflows": "11.0.0", "config-inject": "3.1.0", "terraform-module": "3.1.0" } diff --git a/actions/CHANGELOG.md b/actions/CHANGELOG.md index 5e778160..def5d6fa 100644 --- a/actions/CHANGELOG.md +++ b/actions/CHANGELOG.md @@ -11,6 +11,22 @@ - chore: Use pnpm 8 internally +## [9.0.0](https://github.com/pleo-io/spa-tools/compare/spa-github-actions-v8.3.0...spa-github-actions-v9.0.0) (2024-04-30) + + +### ⚠ BREAKING CHANGES + +* update actions in spa-tools to versions using node 20 ([#213](https://github.com/pleo-io/spa-tools/issues/213)) + +### Bug Fixes + +* **deps:** update dependency @actions/github to v6 ([#163](https://github.com/pleo-io/spa-tools/issues/163)) ([80d4019](https://github.com/pleo-io/spa-tools/commit/80d40195863fcb869b3540c34435864fc0b42fbf)) + + +### Miscellaneous Chores + +* update actions in spa-tools to versions using node 20 ([#213](https://github.com/pleo-io/spa-tools/issues/213)) ([7aaba39](https://github.com/pleo-io/spa-tools/commit/7aaba39e91017408078c406d12bfd5d6b70cd5d6)) + ## [8.3.0](https://github.com/pleo-io/spa-tools/compare/spa-github-actions-v8.2.1...spa-github-actions-v8.3.0) (2024-03-26) diff --git a/actions/package.json b/actions/package.json index 38d08a03..c4ebdd7f 100644 --- a/actions/package.json +++ b/actions/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@pleo-io/spa-github-actions", - "version": "8.3.0", + "version": "9.0.0", "scripts": { "preinstall": "npx only-allow pnpm" }, diff --git a/reusable-workflows/CHANGELOG.md b/reusable-workflows/CHANGELOG.md index 744651b0..c2ff95e6 100644 --- a/reusable-workflows/CHANGELOG.md +++ b/reusable-workflows/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [11.0.0](https://github.com/pleo-io/spa-tools/compare/reusable-workflows-v10.3.0...reusable-workflows-v11.0.0) (2024-04-30) + + +### ⚠ BREAKING CHANGES + +* update actions in spa-tools to versions using node 20 ([#213](https://github.com/pleo-io/spa-tools/issues/213)) + +### Miscellaneous Chores + +* update actions in spa-tools to versions using node 20 ([#213](https://github.com/pleo-io/spa-tools/issues/213)) ([7aaba39](https://github.com/pleo-io/spa-tools/commit/7aaba39e91017408078c406d12bfd5d6b70cd5d6)) + ## [10.3.0](https://github.com/pleo-io/spa-tools/compare/reusable-workflows-v10.2.0...reusable-workflows-v10.3.0) (2024-03-26) diff --git a/reusable-workflows/version.txt b/reusable-workflows/version.txt index 0719d810..275283a1 100644 --- a/reusable-workflows/version.txt +++ b/reusable-workflows/version.txt @@ -1 +1 @@ -10.3.0 +11.0.0