From 710826bc287a006d90f9cdda42fdbac655757973 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sat, 18 Mar 2023 20:33:34 +0100 Subject: [PATCH] chore: add changelog entry MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68d82583..614e5fad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [2.3.10-2] - 2023-03-18 +### Fixed + +- Fix `exports` syntax for ESM and CommonJS. + +### Changed + +- Permit SemVer pre-release publication. ### Fixed -- 2.34.1