Skip to content

Commit 183c829

Browse files
chore(release): 1.21.0 [skip ci]
# [1.21.0](v1.20.0...v1.21.0) (2024-06-03) ### Features * **deps:** bump @inquirer/confirm from 3.1.6 to 3.1.7 ([99cfa55](99cfa55)) * **deps:** bump @inquirer/confirm from 3.1.7 to 3.1.8 ([4606a31](4606a31)) * **deps:** bump @inquirer/confirm from 3.1.8 to 3.1.9 ([1397504](1397504)) * **deps:** bump @inquirer/input from 2.1.6 to 2.1.7 ([52f15b6](52f15b6)) * **deps:** bump @inquirer/input from 2.1.7 to 2.1.8 ([6dc45e0](6dc45e0)) * **deps:** bump @inquirer/input from 2.1.8 to 2.1.9 ([409f70d](409f70d)) * **deps:** bump commander from 12.0.0 to 12.1.0 ([b4f6fba](b4f6fba))
1 parent 409f70d commit 183c829

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.21.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.20.0...v1.21.0) (2024-06-03)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @inquirer/confirm from 3.1.6 to 3.1.7 ([99cfa55](https://github.com/sws2apps/github-gcloud-cli/commit/99cfa55daeb4a3f1f4d11679568e306253eaa5f5))
7+
* **deps:** bump @inquirer/confirm from 3.1.7 to 3.1.8 ([4606a31](https://github.com/sws2apps/github-gcloud-cli/commit/4606a319a8bff657d2ad63aed4b962b444bbfd9e))
8+
* **deps:** bump @inquirer/confirm from 3.1.8 to 3.1.9 ([1397504](https://github.com/sws2apps/github-gcloud-cli/commit/1397504814a6089ddc20b9a3193d48e1a5b2ae69))
9+
* **deps:** bump @inquirer/input from 2.1.6 to 2.1.7 ([52f15b6](https://github.com/sws2apps/github-gcloud-cli/commit/52f15b6af3e2c26c397bb3f3932b30e6c5457a62))
10+
* **deps:** bump @inquirer/input from 2.1.7 to 2.1.8 ([6dc45e0](https://github.com/sws2apps/github-gcloud-cli/commit/6dc45e0ed3673cae7a918d8e5d7adcca1d75b473))
11+
* **deps:** bump @inquirer/input from 2.1.8 to 2.1.9 ([409f70d](https://github.com/sws2apps/github-gcloud-cli/commit/409f70d0a85b95ffac856da6815ee57e5b98b12b))
12+
* **deps:** bump commander from 12.0.0 to 12.1.0 ([b4f6fba](https://github.com/sws2apps/github-gcloud-cli/commit/b4f6fbadf050b3d842e7114889a96be897b46436))
13+
114
# [1.20.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.19.0...v1.20.0) (2024-05-01)
215

316

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.20.0",
3+
"version": "1.21.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)