We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f47962 + d89540f commit bbdab32Copy full SHA for bbdab32
2 files changed
.release-please-manifest.json
@@ -1,5 +1,5 @@
1
{
2
- ".": "1.11.2",
+ ".": "1.11.3",
3
"gcloud": "1.10.0",
4
"tui": "1.9.0",
5
"config": "1.10.0",
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.11.3](https://github.com/GoogleCloudPlatform/deploystack/compare/v1.11.2...v1.11.3) (2023-03-10)
+
6
+### Bug Fixes
7
8
+* stop treating packages like modules ([e0b9674](https://github.com/GoogleCloudPlatform/deploystack/commit/e0b9674e1c30578d9bcd80d45ff784fd730e2a84))
9
+* upgrade tests to use root testdata ([2557700](https://github.com/GoogleCloudPlatform/deploystack/commit/2557700e98affb17a5d9ad4182125fb4438cb1e2))
10
11
## [1.11.2](https://github.com/GoogleCloudPlatform/deploystack/compare/v1.11.1...v1.11.2) (2023-03-10)
12
13
0 commit comments