diff --git a/content/news/2025-12-08-release.adoc b/content/news/2025-12-08-release.adoc new file mode 100644 index 0000000..f269016 --- /dev/null +++ b/content/news/2025-12-08-release.adoc @@ -0,0 +1,18 @@ += 1.12.134 Release +ClojureScript Team +2025-12-08 12:00:00 +:jbake-type: post + +ifdef::env-github,env-browser[:outfilesuffix: .adoc] + +This is a follow up release to 1.12.116. It includes bug fixes and changes based on user feedback. + +For a complete list of fixes, changes, and enhancements to +ClojureScript see +https://github.com/clojure/clojurescript/blob/master/changes.md#1.12.134[here] + +## Contributors + +Thanks to all of the community members who contributed to ClojureScript 1.12.134 + +* Michel Borkent