-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from ButterCMS/release-please--branches--master
chore(release): 1.12.0
- Loading branch information
Showing
3 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "1.11.0" | ||
".": "1.12.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Changelog | ||
|
||
## [1.12.0](https://github.com/ButterCMS/buttercms-java/compare/v1.11.0...v1.12.0) (2024-08-20) | ||
|
||
|
||
### Features | ||
|
||
* add maven wrapper with version 3.9.8 ([71db584](https://github.com/ButterCMS/buttercms-java/commit/71db5845636de1df41b1b966da394bf0479cefa9)) | ||
* implement github workflows ([ec15453](https://github.com/ButterCMS/buttercms-java/commit/ec15453aa83e6d16520b68c8b0be39256afcc51b)) | ||
* rename environment secrets in publish workflow ([e6b75ef](https://github.com/ButterCMS/buttercms-java/commit/e6b75ef99f520b2b7056056de3cf71d79b1af6e9)) | ||
* update CI/CD ([cd3c365](https://github.com/ButterCMS/buttercms-java/commit/cd3c365046029f113ebd84f9bbbdc1a3b92fcf1a)) | ||
* update pom.xml ([6a4a74b](https://github.com/ButterCMS/buttercms-java/commit/6a4a74b2ebd840755f448a4cce4afb9ae9b28593)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* update publish workflow ([2758a50](https://github.com/ButterCMS/buttercms-java/commit/2758a50c6c764d5ac6b568e970882566d65a4a66)) | ||
* update readme search functions ([e0c2462](https://github.com/ButterCMS/buttercms-java/commit/e0c24627da32f6b82d715095da3faa4e3b014fd5)) | ||
* update server-id to match pom.xml ([4a0eef9](https://github.com/ButterCMS/buttercms-java/commit/4a0eef91bfd5c026962ef2be2931ae2188b2ee64)) | ||
* update test flow ([1a9f4fb](https://github.com/ButterCMS/buttercms-java/commit/1a9f4fb36579307bbc09557782d302c45189fe7d)) | ||
* update workflows ([450d12b](https://github.com/ButterCMS/buttercms-java/commit/450d12bd29128fa17e3347f3932a5dcbba262f6e)) | ||
* use test.yml only for workflow calls ([594c433](https://github.com/ButterCMS/buttercms-java/commit/594c433b1850db5b1e77860106d1c75b939d1d2a)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters