From 31b3719920077605c8c36bcbedfd8b494f4c5a4e Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Wed, 18 Jun 2025 11:24:21 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index daeb199..0847390 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,9 @@ ## v0.7.23 (2025-06-18) -- [#107](https://github.com/babashka/scittle/issues/107): add `replicant` plugin -- [#102](https://github.com/babashka/scittle/issues/102): add `applied-science/js-interop` plugin -- [#105](https://github.com/babashka/scittle/issues/105): add `goog.string/htmlEscape` +- [#107](https://github.com/babashka/scittle/issues/107): add `replicant` plugin ([@jeroenvandijk](https://github.com/jeroenvandijk)) +- [#102](https://github.com/babashka/scittle/issues/102): add `applied-science/js-interop` plugin ([@chr15m](https://github.com/chr15m)) +- [#105](https://github.com/babashka/scittle/issues/105): add `goog.string/htmlEscape` ([@ikappaki](https://github.com/ikappaki) ) - [#113](https://github.com/babashka/scittle/issues/113): add `unchecked-set` and `unchecked-get` ## v0.6.22 (2024-12-19)