Skip to content

Commit

Permalink
chore(release): 1.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Mar 16, 2024
1 parent 010b53a commit ad54e05
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.19.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.18.0...v1.19.0) (2024-03-16)


### Features

* **deps:** bump @inquirer/confirm from 3.0.2 to 3.1.0 ([9ebcc43](https://github.com/sws2apps/github-gcloud-cli/commit/9ebcc430d5666b43c673c94f7156f2ff2fea3138))
* **deps:** bump @inquirer/input from 2.0.2 to 2.1.0 ([010b53a](https://github.com/sws2apps/github-gcloud-cli/commit/010b53a0548430e10ec3058379a1c1039d16876c))

# [1.18.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.17.0...v1.18.0) (2024-03-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sws2apps/github-gcloud-cli",
"version": "1.18.0",
"version": "1.19.0",
"type": "module",
"description": "CLI to setup Workload Identity Federation to Google Cloud for GitHub Actions",
"publishConfig": {
Expand Down

0 comments on commit ad54e05

Please sign in to comment.