Skip to content

Commit ab2a9ab

Browse files
chore(release): 1.20.0 [skip ci]
# [1.20.0](v1.19.0...v1.20.0) (2024-05-01) ### Features * **deps:** bump @inquirer/confirm from 3.1.0 to 3.1.1 ([d7b8f91](d7b8f91)) * **deps:** bump @inquirer/confirm from 3.1.1 to 3.1.2 ([5ad50df](5ad50df)) * **deps:** bump @inquirer/confirm from 3.1.2 to 3.1.4 ([8059ce1](8059ce1)) * **deps:** bump @inquirer/confirm from 3.1.4 to 3.1.5 ([89057c0](89057c0)) * **deps:** bump @inquirer/confirm from 3.1.5 to 3.1.6 ([a6eb022](a6eb022)) * **deps:** bump @inquirer/input from 2.1.0 to 2.1.1 ([8c453d8](8c453d8)) * **deps:** bump @inquirer/input from 2.1.1 to 2.1.2 ([afdadb9](afdadb9)) * **deps:** bump @inquirer/input from 2.1.2 to 2.1.4 ([5cb4a8e](5cb4a8e)) * **deps:** bump @inquirer/input from 2.1.4 to 2.1.5 ([15bb459](15bb459)) * **deps:** bump @inquirer/input from 2.1.5 to 2.1.6 ([c1dcba4](c1dcba4))
1 parent 2edf589 commit ab2a9ab

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [1.20.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.19.0...v1.20.0) (2024-05-01)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @inquirer/confirm from 3.1.0 to 3.1.1 ([d7b8f91](https://github.com/sws2apps/github-gcloud-cli/commit/d7b8f919974dcbc3008562c67e885d2a4e3ed787))
7+
* **deps:** bump @inquirer/confirm from 3.1.1 to 3.1.2 ([5ad50df](https://github.com/sws2apps/github-gcloud-cli/commit/5ad50dfa3689ee762918f760974c286f1fc985a6))
8+
* **deps:** bump @inquirer/confirm from 3.1.2 to 3.1.4 ([8059ce1](https://github.com/sws2apps/github-gcloud-cli/commit/8059ce18d472afc62e81195be8c017193a8283ce))
9+
* **deps:** bump @inquirer/confirm from 3.1.4 to 3.1.5 ([89057c0](https://github.com/sws2apps/github-gcloud-cli/commit/89057c05aa20af2cbb14e1751de1f1e836b58939))
10+
* **deps:** bump @inquirer/confirm from 3.1.5 to 3.1.6 ([a6eb022](https://github.com/sws2apps/github-gcloud-cli/commit/a6eb0220cd3c123272e256b4c7fa31b1b28ba03f))
11+
* **deps:** bump @inquirer/input from 2.1.0 to 2.1.1 ([8c453d8](https://github.com/sws2apps/github-gcloud-cli/commit/8c453d858ae3d517694bd0494ddff99a2816151e))
12+
* **deps:** bump @inquirer/input from 2.1.1 to 2.1.2 ([afdadb9](https://github.com/sws2apps/github-gcloud-cli/commit/afdadb911e08ab2c3a1473c680ac6bf27b8d7f1d))
13+
* **deps:** bump @inquirer/input from 2.1.2 to 2.1.4 ([5cb4a8e](https://github.com/sws2apps/github-gcloud-cli/commit/5cb4a8e4f7c05fbeabd9451e11a0f966ea9a4acb))
14+
* **deps:** bump @inquirer/input from 2.1.4 to 2.1.5 ([15bb459](https://github.com/sws2apps/github-gcloud-cli/commit/15bb459e249981547ada336b3adb5c5a391a3b8b))
15+
* **deps:** bump @inquirer/input from 2.1.5 to 2.1.6 ([c1dcba4](https://github.com/sws2apps/github-gcloud-cli/commit/c1dcba4698ebd38fc2ad090d48bfc672c8f46291))
16+
117
# [1.19.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.18.0...v1.19.0) (2024-03-16)
218

319

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