Skip to content

Commit 8975457

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2023-03-16) ### Features * **deps:** bump @inquirer/input from 0.0.27-alpha.0 to 0.0.28-alpha.0 ([e47f24b](e47f24b)) * **deps:** bump @inquirer/input from 0.0.27-alpha.0 to 0.0.28-alpha.0 ([d2228ce](d2228ce)) * **deps:** bump commander from 9.5.0 to 10.0.0 ([830999d](830999d))
1 parent 4e56ef0 commit 8975457

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.7.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.6.0...v1.7.0) (2023-03-16)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @inquirer/input from 0.0.27-alpha.0 to 0.0.28-alpha.0 ([e47f24b](https://github.com/sws2apps/github-gcloud-cli/commit/e47f24bc57562b4b5dae85248f91dac885898d6a))
7+
* **deps:** bump @inquirer/input from 0.0.27-alpha.0 to 0.0.28-alpha.0 ([d2228ce](https://github.com/sws2apps/github-gcloud-cli/commit/d2228ce1c76acd2384a5ccd97786f4bd54e582fa))
8+
* **deps:** bump commander from 9.5.0 to 10.0.0 ([830999d](https://github.com/sws2apps/github-gcloud-cli/commit/830999d67b4db4c69291095a06265f4e124282c5))
9+
110
# [1.6.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.5.0...v1.6.0) (2023-01-09)
211

312

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