Skip to content

Commit 23c2d29

Browse files
chore(release): 1.22.0 [skip ci]
# [1.22.0](v1.21.0...v1.22.0) (2024-06-15) ### Features * **deps:** bump braces from 3.0.2 to 3.0.3 ([745be75](745be75))
1 parent 745be75 commit 23c2d29

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.22.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.21.0...v1.22.0) (2024-06-15)
2+
3+
4+
### Features
5+
6+
* **deps:** bump braces from 3.0.2 to 3.0.3 ([745be75](https://github.com/sws2apps/github-gcloud-cli/commit/745be75ec0324b060810e32f6f77256222a838a0))
7+
18
# [1.21.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.20.0...v1.21.0) (2024-06-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sws2apps/github-gcloud-cli",
3-
"version": "1.21.0",
3+
"version": "1.22.0",
44
"type": "module",
55
"description": "CLI to setup Workload Identity Federation to Google Cloud for GitHub Actions",
66
"publishConfig": {

0 commit comments

Comments
 (0)