File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
.platform/terraform/environments/production Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 1.2.1 " }
1
+ {"." :" 1.2.2 " }
Original file line number Diff line number Diff line change @@ -36,6 +36,6 @@ module "service" {
36
36
source = " ../../modules/service"
37
37
38
38
# x-release-please-start-version
39
- image_version = " 1.2.1 "
39
+ image_version = " 1.2.2 "
40
40
# x-release-please-end
41
41
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.2] ( https://github.com/3sidedcube/example-app/compare/v1.2.1...v1.2.2 ) (2024-12-02)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** github:** use job release step output ([ d3e5b00] ( https://github.com/3sidedcube/example-app/commit/d3e5b00f8611f88ff06e8f6d53b05be364058380 ) )
9
+ * ** github:** use pr sha ([ 0a17830] ( https://github.com/3sidedcube/example-app/commit/0a178303c4236c4cdfa4b9b15f034b4c02abe95a ) )
10
+ * ** github:** use prerelease manifest ([ b2e78f1] ( https://github.com/3sidedcube/example-app/commit/b2e78f1b080c95ce364ca390cd14a3ae39395e33 ) )
11
+
3
12
## [ 1.2.2-beta.1] ( https://github.com/3sidedcube/example-app/compare/v1.2.2-beta...v1.2.2-beta.1 ) (2024-12-02)
4
13
5
14
You can’t perform that action at this time.
0 commit comments