Skip to content

Commit 4ca68a1

Browse files
chore: release main
1 parent 2af5d15 commit 4ca68a1

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "1.11.3",
2+
".": "1.12.0",
33
"gcloud": "1.10.0",
44
"tui": "1.9.0",
55
"config": "1.10.0",

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.12.0](https://github.com/GoogleCloudPlatform/deploystack/compare/v1.11.3...v1.12.0) (2023-03-11)
4+
5+
6+
### Features
7+
8+
* allow hook scripts to interact with env ([bf2c29e](https://github.com/GoogleCloudPlatform/deploystack/commit/bf2c29eff7c2aeb9c949a3b1000d88162ad35edc))
9+
10+
11+
### Bug Fixes
12+
13+
* altering what's in the client to facilitate activating services ([6611e6c](https://github.com/GoogleCloudPlatform/deploystack/commit/6611e6c205da11a84b95a9103b05f0f83ab59615))
14+
* changed service enablements to enums to make them more robust ([c9473fd](https://github.com/GoogleCloudPlatform/deploystack/commit/c9473fdc640b99cc7a799644ed83e529308c7f4a))
15+
* configure_gce_instance error resolved ([71a3b2e](https://github.com/GoogleCloudPlatform/deploystack/commit/71a3b2e19c69eeeda99248ab0a92d411d890b52d))
16+
* update tests because nosql-client-server was updated ([6031f2c](https://github.com/GoogleCloudPlatform/deploystack/commit/6031f2cf95954a1271a67194413b87ad5a302b6e))
17+
318
## [1.11.3](https://github.com/GoogleCloudPlatform/deploystack/compare/v1.11.2...v1.11.3) (2023-03-10)
419

520

0 commit comments

Comments
 (0)