diff --git a/CHANGELOG.md b/CHANGELOG.md index e144449..f0b38d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities. +## [0.6.6] - Unreleased + +### Fix +- fix `types` is missing in `package.json` + +### Added +- add `exports` in `package.json` + ## [0.6.5] - 2022-03-30 ### Added