diff --git a/changelog.md b/changelog.md index 2f60052..96171d8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,3 @@ -## undent@0.2.0 - -- ✨ add memory regression tests to prevent leaks - # Changelog All notable changes to [`@okikio/undent`](https://jsr.io/@okikio/undent) are @@ -12,6 +8,10 @@ from [Conventional Commits](https://www.conventionalcommits.org/). +## undent@0.2.0 + +- ✨ add memory regression tests to prevent leaks + ## [0.1.0] - 2026-02-20 Initial release.