Skip to content

Commit ad54e05

Browse files
chore(release): 1.19.0 [skip ci]
# [1.19.0](v1.18.0...v1.19.0) (2024-03-16) ### Features * **deps:** bump @inquirer/confirm from 3.0.2 to 3.1.0 ([9ebcc43](9ebcc43)) * **deps:** bump @inquirer/input from 2.0.2 to 2.1.0 ([010b53a](010b53a))
1 parent 010b53a commit ad54e05

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.19.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.18.0...v1.19.0) (2024-03-16)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @inquirer/confirm from 3.0.2 to 3.1.0 ([9ebcc43](https://github.com/sws2apps/github-gcloud-cli/commit/9ebcc430d5666b43c673c94f7156f2ff2fea3138))
7+
* **deps:** bump @inquirer/input from 2.0.2 to 2.1.0 ([010b53a](https://github.com/sws2apps/github-gcloud-cli/commit/010b53a0548430e10ec3058379a1c1039d16876c))
8+
19
# [1.18.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.17.0...v1.18.0) (2024-03-11)
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.18.0",
3+
"version": "1.19.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)