From 30e389e87f975d5516d6b6e66a112a80c6702ab2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 11:06:38 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 4 ++-- actions/CHANGELOG.md | 11 +++++++++++ actions/package.json | 2 +- reusable-workflows/CHANGELOG.md | 11 +++++++++++ reusable-workflows/version.txt | 2 +- 5 files changed, 26 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0fecef75..0bf36287 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { - "actions": "9.0.2", - "reusable-workflows": "11.3.1", + "actions": "10.0.0", + "reusable-workflows": "12.0.0", "config-inject": "3.1.1", "terraform-module": "3.2.1" } diff --git a/actions/CHANGELOG.md b/actions/CHANGELOG.md index 37d8d477..c3e1c44d 100644 --- a/actions/CHANGELOG.md +++ b/actions/CHANGELOG.md @@ -11,6 +11,17 @@ - chore: Use pnpm 8 internally +## [10.0.0](https://github.com/pleo-io/spa-tools/compare/spa-github-actions-v9.0.2...spa-github-actions-v10.0.0) (2024-09-13) + + +### ⚠ BREAKING CHANGES + +* Support using custom hash for build and deploy workflows ([#253](https://github.com/pleo-io/spa-tools/issues/253)) + +### Features + +* Support using custom hash for build and deploy workflows ([#253](https://github.com/pleo-io/spa-tools/issues/253)) ([05514c0](https://github.com/pleo-io/spa-tools/commit/05514c0cd3129f89ab4d0c93cbf325e8b730821a)) + ## [9.0.2](https://github.com/pleo-io/spa-tools/compare/spa-github-actions-v9.0.1...spa-github-actions-v9.0.2) (2024-05-31) diff --git a/actions/package.json b/actions/package.json index 48658e8d..98227709 100644 --- a/actions/package.json +++ b/actions/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@pleo-io/spa-github-actions", - "version": "9.0.2", + "version": "10.0.0", "scripts": { "preinstall": "npx only-allow pnpm" }, diff --git a/reusable-workflows/CHANGELOG.md b/reusable-workflows/CHANGELOG.md index ea1411ea..fe82abcd 100644 --- a/reusable-workflows/CHANGELOG.md +++ b/reusable-workflows/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [12.0.0](https://github.com/pleo-io/spa-tools/compare/reusable-workflows-v11.3.1...reusable-workflows-v12.0.0) (2024-09-13) + + +### ⚠ BREAKING CHANGES + +* Support using custom hash for build and deploy workflows ([#253](https://github.com/pleo-io/spa-tools/issues/253)) + +### Features + +* Support using custom hash for build and deploy workflows ([#253](https://github.com/pleo-io/spa-tools/issues/253)) ([05514c0](https://github.com/pleo-io/spa-tools/commit/05514c0cd3129f89ab4d0c93cbf325e8b730821a)) + ## [11.3.1](https://github.com/pleo-io/spa-tools/compare/reusable-workflows-v11.3.0...reusable-workflows-v11.3.1) (2024-09-09) diff --git a/reusable-workflows/version.txt b/reusable-workflows/version.txt index 0a47c95b..4044f908 100644 --- a/reusable-workflows/version.txt +++ b/reusable-workflows/version.txt @@ -1 +1 @@ -11.3.1 +12.0.0