Skip to content

Commit 5a0946b

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.0...v1.16.0) (2023-11-10) ### Features * **deps:** bump @inquirer/confirm from 2.0.13 to 2.0.14 ([24d061b](24d061b)) * **deps:** bump @inquirer/confirm from 2.0.14 to 2.0.15 ([72a0024](72a0024)) * **deps:** bump @inquirer/input from 1.2.12 to 1.2.13 ([844ec42](844ec42)) * **deps:** bump @inquirer/input from 1.2.13 to 1.2.14 ([c05ce98](c05ce98)) * **deps:** bump commander from 11.0.0 to 11.1.0 ([f9ac3bf](f9ac3bf))
1 parent 72a0024 commit 5a0946b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.16.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.15.0...v1.16.0) (2023-11-10)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @inquirer/confirm from 2.0.13 to 2.0.14 ([24d061b](https://github.com/sws2apps/github-gcloud-cli/commit/24d061b2cea9c052e43a2679d7f4b5bf5d0af037))
7+
* **deps:** bump @inquirer/confirm from 2.0.14 to 2.0.15 ([72a0024](https://github.com/sws2apps/github-gcloud-cli/commit/72a0024b5b4249fdedff6eeed4f93555f55812ca))
8+
* **deps:** bump @inquirer/input from 1.2.12 to 1.2.13 ([844ec42](https://github.com/sws2apps/github-gcloud-cli/commit/844ec425ce99d8b40583f48cbf94c5677ae3466b))
9+
* **deps:** bump @inquirer/input from 1.2.13 to 1.2.14 ([c05ce98](https://github.com/sws2apps/github-gcloud-cli/commit/c05ce9816cd06b1f54b436e711df5a888ab2c2ac))
10+
* **deps:** bump commander from 11.0.0 to 11.1.0 ([f9ac3bf](https://github.com/sws2apps/github-gcloud-cli/commit/f9ac3bfb10065f8856b409eca3f3b7e44d0cfc74))
11+
112
# [1.15.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.14.0...v1.15.0) (2023-09-26)
213

314

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