Skip to content

Commit

Permalink
chore: release main (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 27, 2023
1 parent dfb298c commit 960bede
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"actions": "8.1.2",
"reusable-workflows": "8.3.0",
"actions": "8.2.0",
"reusable-workflows": "8.4.0",
"config-inject": "1.0.0",
"terraform-module": "2.3.0"
"terraform-module": "2.4.0"
}
7 changes: 7 additions & 0 deletions actions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@

- chore: Use pnpm 8 internally

## [8.2.0](https://github.com/pleo-io/spa-tools/compare/spa-github-actions-v8.1.2...spa-github-actions-v8.2.0) (2023-06-27)


### Features

* Upgrade actions from node 16 to 20 ([#104](https://github.com/pleo-io/spa-tools/issues/104)) ([dfb298c](https://github.com/pleo-io/spa-tools/commit/dfb298c41d07013afa1f28e41bcb5bb160de76f6))

## [8.1.2](https://github.com/pleo-io/spa-tools/compare/spa-github-actions-v8.1.1...spa-github-actions-v8.1.2) (2023-05-22)


Expand Down
2 changes: 1 addition & 1 deletion actions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@pleo-io/spa-github-actions",
"version": "8.1.2",
"version": "8.2.0",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
Expand Down
7 changes: 7 additions & 0 deletions reusable-workflows/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.4.0](https://github.com/pleo-io/spa-tools/compare/reusable-workflows-v8.3.0...reusable-workflows-v8.4.0) (2023-06-27)


### Features

* Upgrade actions from node 16 to 20 ([#104](https://github.com/pleo-io/spa-tools/issues/104)) ([dfb298c](https://github.com/pleo-io/spa-tools/commit/dfb298c41d07013afa1f28e41bcb5bb160de76f6))

## [8.3.0](https://github.com/pleo-io/spa-tools/compare/reusable-workflows-v8.2.0...reusable-workflows-v8.3.0) (2023-06-06)


Expand Down
2 changes: 1 addition & 1 deletion reusable-workflows/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.3.0
8.4.0
7 changes: 7 additions & 0 deletions terraform-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.4.0](https://github.com/pleo-io/spa-tools/compare/terraform-module-v2.3.0...terraform-module-v2.4.0) (2023-06-27)


### Features

* Upgrade actions from node 16 to 20 ([#104](https://github.com/pleo-io/spa-tools/issues/104)) ([dfb298c](https://github.com/pleo-io/spa-tools/commit/dfb298c41d07013afa1f28e41bcb5bb160de76f6))

## [2.3.0](https://github.com/pleo-io/spa-tools/compare/terraform-module-v2.2.0...terraform-module-v2.3.0) (2023-05-28)


Expand Down

0 comments on commit 960bede

Please sign in to comment.