File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
.platform/terraform/environments/production Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 1.2.0 " }
1
+ {"." :" 1.2.1 " }
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.0 "
39
+ image_version = " 1.2.1 "
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.1] ( https://github.com/3sidedcube/example-app/compare/v1.2.0...v1.2.1 ) (2024-12-02)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** github:** add contains beta check ([ 618dbe5] ( https://github.com/3sidedcube/example-app/commit/618dbe54315ee01ea821713fd138fd2f93f6b255 ) )
9
+ * ** github:** add push to pr ([ 3df6e61] ( https://github.com/3sidedcube/example-app/commit/3df6e6196b3e428d14b8b786e51756f417cf69f5 ) )
10
+ * ** github:** prerelease flow ([ 7b04695] ( https://github.com/3sidedcube/example-app/commit/7b04695af07e7d341d05fb9d25f4f3b534d96ada ) )
11
+ * ** github:** use release tag name ([ 095e244] ( https://github.com/3sidedcube/example-app/commit/095e244b9a1f71cf011ad2cdba0d6fa23f129e37 ) )
12
+
3
13
## [ 1.2.1-beta.2] ( https://github.com/3sidedcube/example-app/compare/v1.2.1-beta.1...v1.2.1-beta.2 ) (2024-12-02)
4
14
5
15
You can’t perform that action at this time.
0 commit comments