From 27113a29be2a454a8d4199152cac14a07fa0d9ca Mon Sep 17 00:00:00 2001 From: Erin Millard Date: Tue, 11 Jun 2024 17:59:17 +1000 Subject: [PATCH] Bump to v0.6.2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f6baae..9c22c2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,16 @@ Versioning]. ## Unreleased +## [v0.6.2] - 2024-06-11 + +[v0.6.2]: https://github.com/ezzatron/nvector-js/releases/tag/v0.6.2 + +### Fixed + +- Excluded unnecessary files from the JSR published package. +- Restricted the Prettier version to avoid + https://github.com/prettier/prettier/issues/16351 + ## [v0.6.1] - 2024-06-11 [v0.6.1]: https://github.com/ezzatron/nvector-js/releases/tag/v0.6.1