Skip to content

Commit 21de6ea

Browse files
chore(release): 1.24.0 [skip ci]
# [1.24.0](v1.23.0...v1.24.0) (2024-07-29) ### Features * **deps:** bump @inquirer/confirm from 3.1.14 to 3.1.15 ([d8d88ec](d8d88ec)) * **deps:** bump @inquirer/confirm from 3.1.15 to 3.1.17 ([c8df41f](c8df41f)) * **deps:** bump @inquirer/confirm from 3.1.17 to 3.1.18 ([b6e3f90](b6e3f90)) * **deps:** bump @inquirer/input from 2.2.1 to 2.2.2 ([c4626fe](c4626fe)) * **deps:** bump @inquirer/input from 2.2.2 to 2.2.4 ([df975b3](df975b3)) * **deps:** bump @inquirer/input from 2.2.4 to 2.2.5 ([00272e1](00272e1))
1 parent 1a4d00e commit 21de6ea

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.24.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.23.0...v1.24.0) (2024-07-29)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @inquirer/confirm from 3.1.14 to 3.1.15 ([d8d88ec](https://github.com/sws2apps/github-gcloud-cli/commit/d8d88ec093aa87bb3e8ee14eae88196abcf42d1e))
7+
* **deps:** bump @inquirer/confirm from 3.1.15 to 3.1.17 ([c8df41f](https://github.com/sws2apps/github-gcloud-cli/commit/c8df41f0aa867121f529cb6508b16276091d2465))
8+
* **deps:** bump @inquirer/confirm from 3.1.17 to 3.1.18 ([b6e3f90](https://github.com/sws2apps/github-gcloud-cli/commit/b6e3f90ac07b0a861459051375dd93017960f062))
9+
* **deps:** bump @inquirer/input from 2.2.1 to 2.2.2 ([c4626fe](https://github.com/sws2apps/github-gcloud-cli/commit/c4626fe0771945f53fc91b0c033d0ad6330dda78))
10+
* **deps:** bump @inquirer/input from 2.2.2 to 2.2.4 ([df975b3](https://github.com/sws2apps/github-gcloud-cli/commit/df975b389c1fb6ca5528b1587015c92af88f3911))
11+
* **deps:** bump @inquirer/input from 2.2.4 to 2.2.5 ([00272e1](https://github.com/sws2apps/github-gcloud-cli/commit/00272e1be2ef56a4d91e3af31f47d643b0960614))
12+
113
# [1.23.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.22.0...v1.23.0) (2024-07-05)
214

315

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