diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index cccf80b..3e217c4 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.11.0"
+ ".": "1.12.0"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..eb55ca0
--- /dev/null
+++ b/CHANGELOG.md
@@ -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))
diff --git a/pom.xml b/pom.xml
index 4c55754..a02bc30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.buttercms
buttercmsclient
- 1.11.0
+ 1.12.0
buttercmsclient