Skip to content

Commit b0a35a5

Browse files
chore(release): 1.27.0 [skip ci]
# [1.27.0](v1.26.0...v1.27.0) (2025-09-14) ### Features * **deps:** bump @inquirer/confirm from 5.0.2 to 5.1.0 ([89787fa](89787fa)) * **deps:** bump @inquirer/confirm from 5.1.0 to 5.1.1 ([c075410](c075410)) * **deps:** bump @inquirer/confirm from 5.1.1 to 5.1.3 ([a93bb95](a93bb95)) * **deps:** bump @inquirer/confirm from 5.1.10 to 5.1.12 ([ba8c51e](ba8c51e)) * **deps:** bump @inquirer/confirm from 5.1.12 to 5.1.13 ([5990345](5990345)) * **deps:** bump @inquirer/confirm from 5.1.13 to 5.1.14 ([48ad2eb](48ad2eb)) * **deps:** bump @inquirer/confirm from 5.1.14 to 5.1.16 ([e7197b4](e7197b4)) * **deps:** bump @inquirer/confirm from 5.1.3 to 5.1.4 ([2b87b3c](2b87b3c)) * **deps:** bump @inquirer/confirm from 5.1.4 to 5.1.5 ([882407c](882407c)) * **deps:** bump @inquirer/confirm from 5.1.5 to 5.1.6 ([3aa6f0f](3aa6f0f)) * **deps:** bump @inquirer/confirm from 5.1.6 to 5.1.7 ([#293](#293)) ([db46af3](db46af3)) * **deps:** bump @inquirer/confirm from 5.1.7 to 5.1.8 ([1516000](1516000)) * **deps:** bump @inquirer/confirm from 5.1.8 to 5.1.9 ([c192966](c192966)) * **deps:** bump @inquirer/confirm from 5.1.9 to 5.1.10 ([a8aab05](a8aab05)) * **deps:** bump @inquirer/input from 4.0.2 to 4.1.0 ([ef8bdb3](ef8bdb3)) * **deps:** bump @inquirer/input from 4.1.0 to 4.1.1 ([e3e9e94](e3e9e94)) * **deps:** bump @inquirer/input from 4.1.1 to 4.1.3 ([2eaa3b7](2eaa3b7)) * **deps:** bump @inquirer/input from 4.1.10 to 4.1.12 ([98e0013](98e0013)) * **deps:** bump @inquirer/input from 4.1.12 to 4.2.0 ([cba42ac](cba42ac)) * **deps:** bump @inquirer/input from 4.1.3 to 4.1.4 ([8e3c9d8](8e3c9d8)) * **deps:** bump @inquirer/input from 4.1.4 to 4.1.5 ([31d7c11](31d7c11)) * **deps:** bump @inquirer/input from 4.1.5 to 4.1.6 ([c68577e](c68577e)) * **deps:** bump @inquirer/input from 4.1.6 to 4.1.7 ([#294](#294)) ([8442c75](8442c75)) * **deps:** bump @inquirer/input from 4.1.7 to 4.1.8 ([830aa50](830aa50)) * **deps:** bump @inquirer/input from 4.1.8 to 4.1.9 ([12f3dff](12f3dff)) * **deps:** bump @inquirer/input from 4.1.9 to 4.1.10 ([cff5d1d](cff5d1d)) * **deps:** bump @inquirer/input from 4.2.0 to 4.2.1 ([051c42f](051c42f)) * **deps:** bump @inquirer/input from 4.2.1 to 4.2.2 ([ef940c1](ef940c1)) * **deps:** bump chalk from 5.3.0 to 5.4.0 ([f3823b6](f3823b6)) * **deps:** bump chalk from 5.4.0 to 5.4.1 ([9621edf](9621edf)) * **deps:** bump chalk from 5.4.1 to 5.6.0 ([34428c7](34428c7)) * **deps:** bump chalk from 5.6.0 to 5.6.2 ([9425aa3](9425aa3)) * **deps:** bump commander from 12.1.0 to 13.0.0 ([d5a7e57](d5a7e57)) * **deps:** bump commander from 13.0.0 to 13.1.0 ([0d45271](0d45271)) * **deps:** bump commander from 13.1.0 to 14.0.0 ([1e5c24f](1e5c24f)) * **deps:** bump commander from 14.0.0 to 14.0.1 ([212eee0](212eee0))
1 parent 212eee0 commit b0a35a5

File tree

2 files changed

+43
-1
lines changed

2 files changed

+43
-1
lines changed

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
# [1.27.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.26.0...v1.27.0) (2025-09-14)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @inquirer/confirm from 5.0.2 to 5.1.0 ([89787fa](https://github.com/sws2apps/github-gcloud-cli/commit/89787fa302f0e6fcde570f6bc5bc0feb2ab7da21))
7+
* **deps:** bump @inquirer/confirm from 5.1.0 to 5.1.1 ([c075410](https://github.com/sws2apps/github-gcloud-cli/commit/c075410bf17f2bbb75312df2e0a7687f6f1529dd))
8+
* **deps:** bump @inquirer/confirm from 5.1.1 to 5.1.3 ([a93bb95](https://github.com/sws2apps/github-gcloud-cli/commit/a93bb956a757aa5dc68d4db4f9e87a7709bf52f4))
9+
* **deps:** bump @inquirer/confirm from 5.1.10 to 5.1.12 ([ba8c51e](https://github.com/sws2apps/github-gcloud-cli/commit/ba8c51e9de82bed68cfc7f28954c63298f98b393))
10+
* **deps:** bump @inquirer/confirm from 5.1.12 to 5.1.13 ([5990345](https://github.com/sws2apps/github-gcloud-cli/commit/5990345d8b2e971058f3a600467f35a73da40c3d))
11+
* **deps:** bump @inquirer/confirm from 5.1.13 to 5.1.14 ([48ad2eb](https://github.com/sws2apps/github-gcloud-cli/commit/48ad2eb84b199b3445764eef9681fe0829f0e53f))
12+
* **deps:** bump @inquirer/confirm from 5.1.14 to 5.1.16 ([e7197b4](https://github.com/sws2apps/github-gcloud-cli/commit/e7197b4090efa3b828d50f227e6708ee96d44c65))
13+
* **deps:** bump @inquirer/confirm from 5.1.3 to 5.1.4 ([2b87b3c](https://github.com/sws2apps/github-gcloud-cli/commit/2b87b3ce8547b483f9071a7d872d95542ec0880f))
14+
* **deps:** bump @inquirer/confirm from 5.1.4 to 5.1.5 ([882407c](https://github.com/sws2apps/github-gcloud-cli/commit/882407c9a2ab89c2d9c0702ab6e3816340bc0167))
15+
* **deps:** bump @inquirer/confirm from 5.1.5 to 5.1.6 ([3aa6f0f](https://github.com/sws2apps/github-gcloud-cli/commit/3aa6f0f99a1c4f3d7dd6cfc74746b31be73b350d))
16+
* **deps:** bump @inquirer/confirm from 5.1.6 to 5.1.7 ([#293](https://github.com/sws2apps/github-gcloud-cli/issues/293)) ([db46af3](https://github.com/sws2apps/github-gcloud-cli/commit/db46af32a09d2be40778513b8fba78abf48c6e0a))
17+
* **deps:** bump @inquirer/confirm from 5.1.7 to 5.1.8 ([1516000](https://github.com/sws2apps/github-gcloud-cli/commit/15160004c80bfc2deadb3b0bbdce859a3e5a3f6b))
18+
* **deps:** bump @inquirer/confirm from 5.1.8 to 5.1.9 ([c192966](https://github.com/sws2apps/github-gcloud-cli/commit/c192966b0f1c25687d9a9475ae546074937abc43))
19+
* **deps:** bump @inquirer/confirm from 5.1.9 to 5.1.10 ([a8aab05](https://github.com/sws2apps/github-gcloud-cli/commit/a8aab056e3c1a930850d9e96745a1bddc63f68a6))
20+
* **deps:** bump @inquirer/input from 4.0.2 to 4.1.0 ([ef8bdb3](https://github.com/sws2apps/github-gcloud-cli/commit/ef8bdb3a1bec905a9b120e5555bc1bc5fe7c915d))
21+
* **deps:** bump @inquirer/input from 4.1.0 to 4.1.1 ([e3e9e94](https://github.com/sws2apps/github-gcloud-cli/commit/e3e9e9454696f675b92931d34259756a0b5fd734))
22+
* **deps:** bump @inquirer/input from 4.1.1 to 4.1.3 ([2eaa3b7](https://github.com/sws2apps/github-gcloud-cli/commit/2eaa3b7800b6f0eb4b69b54485dadb9246bfbd48))
23+
* **deps:** bump @inquirer/input from 4.1.10 to 4.1.12 ([98e0013](https://github.com/sws2apps/github-gcloud-cli/commit/98e0013f773c80704abce59ebfc36a52964a8dcd))
24+
* **deps:** bump @inquirer/input from 4.1.12 to 4.2.0 ([cba42ac](https://github.com/sws2apps/github-gcloud-cli/commit/cba42ac1b42e7f85a7028852ffb35558fa1a76f2))
25+
* **deps:** bump @inquirer/input from 4.1.3 to 4.1.4 ([8e3c9d8](https://github.com/sws2apps/github-gcloud-cli/commit/8e3c9d81fc098671da1a37956130b1043fa75f44))
26+
* **deps:** bump @inquirer/input from 4.1.4 to 4.1.5 ([31d7c11](https://github.com/sws2apps/github-gcloud-cli/commit/31d7c110abe58e93dd860e7dac19b1b59a73681e))
27+
* **deps:** bump @inquirer/input from 4.1.5 to 4.1.6 ([c68577e](https://github.com/sws2apps/github-gcloud-cli/commit/c68577e45d0dca4c1e9898987e3f6fd4f921d8b9))
28+
* **deps:** bump @inquirer/input from 4.1.6 to 4.1.7 ([#294](https://github.com/sws2apps/github-gcloud-cli/issues/294)) ([8442c75](https://github.com/sws2apps/github-gcloud-cli/commit/8442c75771b25bddd2e561b9e713d338808e7416))
29+
* **deps:** bump @inquirer/input from 4.1.7 to 4.1.8 ([830aa50](https://github.com/sws2apps/github-gcloud-cli/commit/830aa503761a74b0300a8a5e8a66e95cb25ceec1))
30+
* **deps:** bump @inquirer/input from 4.1.8 to 4.1.9 ([12f3dff](https://github.com/sws2apps/github-gcloud-cli/commit/12f3dffe7fff03b6cafea96d8a2a504c63d7af6f))
31+
* **deps:** bump @inquirer/input from 4.1.9 to 4.1.10 ([cff5d1d](https://github.com/sws2apps/github-gcloud-cli/commit/cff5d1de58e16106d3db63b71634a69fa5793307))
32+
* **deps:** bump @inquirer/input from 4.2.0 to 4.2.1 ([051c42f](https://github.com/sws2apps/github-gcloud-cli/commit/051c42f4532f5031d5ee84dcf5f48ac60460010e))
33+
* **deps:** bump @inquirer/input from 4.2.1 to 4.2.2 ([ef940c1](https://github.com/sws2apps/github-gcloud-cli/commit/ef940c1709f3bc5efaf36c1693cca26dc59c1fe0))
34+
* **deps:** bump chalk from 5.3.0 to 5.4.0 ([f3823b6](https://github.com/sws2apps/github-gcloud-cli/commit/f3823b67b5a87bf8f6c27f10e9bee7fa44be7265))
35+
* **deps:** bump chalk from 5.4.0 to 5.4.1 ([9621edf](https://github.com/sws2apps/github-gcloud-cli/commit/9621edf5d336315b14b28049df16b0f3ff407f08))
36+
* **deps:** bump chalk from 5.4.1 to 5.6.0 ([34428c7](https://github.com/sws2apps/github-gcloud-cli/commit/34428c77960b643d4a791a49ff5c7b640fc9eb65))
37+
* **deps:** bump chalk from 5.6.0 to 5.6.2 ([9425aa3](https://github.com/sws2apps/github-gcloud-cli/commit/9425aa330af2e2c58c7575d560887a8d36c83709))
38+
* **deps:** bump commander from 12.1.0 to 13.0.0 ([d5a7e57](https://github.com/sws2apps/github-gcloud-cli/commit/d5a7e574a00459b6310a144fa98b5f358266385a))
39+
* **deps:** bump commander from 13.0.0 to 13.1.0 ([0d45271](https://github.com/sws2apps/github-gcloud-cli/commit/0d452712a61c8cde5116910a0d138038f9e88251))
40+
* **deps:** bump commander from 13.1.0 to 14.0.0 ([1e5c24f](https://github.com/sws2apps/github-gcloud-cli/commit/1e5c24fc2ce40fbddb0aaa04c42c41f5e9547ea5))
41+
* **deps:** bump commander from 14.0.0 to 14.0.1 ([212eee0](https://github.com/sws2apps/github-gcloud-cli/commit/212eee0d083afb078a441c16b3f215e358841429))
42+
143
# [1.26.0](https://github.com/sws2apps/github-gcloud-cli/compare/v1.25.0...v1.26.0) (2024-11-27)
244

345

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