Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit bf79bfa

Browse files
committed
Document the change
1 parent a8f42e6 commit bf79bfa

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [20.0.0]
11+
12+
### Changed
13+
14+
- We now emit CommonJS and ESM modules. The ESM and CJS are now found, respecively, in the `dist/esm` and `dist/cjs` directories.
15+
16+
## [19.0.0]
17+
18+
### Changed
19+
20+
- Updated dependencies. No user-visible changes are expected.
21+
1022
## [18.0.0]
1123

1224
### Removed

0 commit comments

Comments
 (0)