Skip to content

Commit 4d270f4

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2022-12-02) ### Features * **deps:** bump @inquirer/input from 0.0.27-alpha.0 to 0.0.28-alpha.0 ([c0b509b](c0b509b)) * **deps:** bump @semantic-release/changelog from 6.0.1 to 6.0.2 ([7ca6523](7ca6523))
1 parent 51726dc commit 4d270f4

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.4.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.3.0...v1.4.0) (2022-12-02)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @inquirer/input from 0.0.27-alpha.0 to 0.0.28-alpha.0 ([c0b509b](https://github.com/sws2apps/github-gcloud-cli/commit/c0b509b1b0359d7645edd1c106be6c65c933e01e))
7+
* **deps:** bump @semantic-release/changelog from 6.0.1 to 6.0.2 ([7ca6523](https://github.com/sws2apps/github-gcloud-cli/commit/7ca65232bce2c2987c1df1c9944e596a9c4f117e))
8+
19
# [1.3.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.2.1...v1.3.0) (2022-10-19)
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.3.0",
3+
"version": "1.4.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)