We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745be75 commit 23c2d29Copy full SHA for 23c2d29
CHANGELOG.md
@@ -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
8
# [1.21.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.20.0...v1.21.0) (2024-06-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@sws2apps/github-gcloud-cli",
- "version": "1.21.0",
+ "version": "1.22.0",
"type": "module",
"description": "CLI to setup Workload Identity Federation to Google Cloud for GitHub Actions",
"publishConfig": {
0 commit comments