Skip to content

Commit 4f0a03f

Browse files
chore(release): 1.18.0 [skip ci]
# [1.18.0](v1.17.0...v1.18.0) (2024-03-11) ### Features * **deps:** bump @inquirer/confirm from 3.0.0 to 3.0.2 ([6d6eaad](6d6eaad)) * **deps:** bump @inquirer/input from 2.0.0 to 2.0.2 ([30bd1e9](30bd1e9))
1 parent 6d6eaad commit 4f0a03f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.18.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.17.0...v1.18.0) (2024-03-11)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @inquirer/confirm from 3.0.0 to 3.0.2 ([6d6eaad](https://github.com/sws2apps/github-gcloud-cli/commit/6d6eaad326ffd1273fc4c35e5e082d77300de738))
7+
* **deps:** bump @inquirer/input from 2.0.0 to 2.0.2 ([30bd1e9](https://github.com/sws2apps/github-gcloud-cli/commit/30bd1e90765051d992bf4af9beda940800cb7e41))
8+
19
# [1.17.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.16.0...v1.17.0) (2024-02-06)
210

311

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