Skip to content

Commit 8b09e37

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.1...v1.3.0) (2022-10-19) ### Features * **deps:** bump @inquirer/input from 0.0.27-alpha.0 to 0.0.28-alpha.0 ([8adbf03](8adbf03)) * **deps:** bump chalk from 5.1.0 to 5.1.1 ([26a6768](26a6768)) * **deps:** bump chalk from 5.1.1 to 5.1.2 ([d998d14](d998d14))
1 parent 4760c4e commit 8b09e37

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.3.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.2.1...v1.3.0) (2022-10-19)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @inquirer/input from 0.0.27-alpha.0 to 0.0.28-alpha.0 ([8adbf03](https://github.com/sws2apps/github-gcloud-cli/commit/8adbf032770c98ea5ee9c384a4687ea67ded8360))
7+
* **deps:** bump chalk from 5.1.0 to 5.1.1 ([26a6768](https://github.com/sws2apps/github-gcloud-cli/commit/26a676822252ae3fbdda156c6a7bd1568a43fd04))
8+
* **deps:** bump chalk from 5.1.1 to 5.1.2 ([d998d14](https://github.com/sws2apps/github-gcloud-cli/commit/d998d14ddc706a8defe07a6edebc0b8d18ea0b54))
9+
110
## [1.2.1](https://github.com/sws2apps/github-gcloud-cli/compare/v1.2.0...v1.2.1) (2022-10-07)
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.2.1",
3+
"version": "1.3.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)