diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ff5f2a..21c9a96 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
[Scittle](https://github.com/babashka/scittle): execute Clojure(Script) directly from browser script tags via SCI!
+## v0.5.13 (2022-12-23)
+
+- Fix `cljs.pprint` plugin
+
## v0.5.12 (2022-12-23)
- Fix `reagent` `with-let` macro with advanced compiled builds
diff --git a/resources/public/test/codemirror.html b/resources/public/test/codemirror.html
index 011e103..04d7e30 100644
--- a/resources/public/test/codemirror.html
+++ b/resources/public/test/codemirror.html
@@ -8,6 +8,7 @@
+