Skip to content

Commit

Permalink
chore(main): release 1.4.0-beta (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
1 parent 874febe commit 6117b72
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/prerelease-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.3.0"
".": "1.4.0-beta"
}
2 changes: 1 addition & 1 deletion .platform/terraform/environments/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ module "service" {
source = "../../modules/service"

# x-release-please-start-version
image_version = "1.3.0-beta.2"
image_version = "1.4.0-beta"
# x-release-please-end
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0-beta](https://github.com/3sidedcube/example-app/compare/v1.3.0...v1.4.0-beta) (2024-12-02)


### Features

* add issue templates ([874febe](https://github.com/3sidedcube/example-app/commit/874febe0265c70237d55016896509f4c37d1eb96))

## [1.3.0](https://github.com/3sidedcube/example-app/compare/v1.2.3...v1.3.0) (2024-12-02)


Expand Down

0 comments on commit 6117b72

Please sign in to comment.