diff --git a/CHANGELOG.md b/CHANGELOG.md index 33f9dbf..dc6ae00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.2.1] - 2024-02-08 +### Changed +- Fully embrace Bun + ## [2.2.0] - 2024-02-08 ### Changed - Update all dependencies @@ -127,7 +131,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 🐛 avoid partial utility name \[[eb48591](https://github.com/frontend/storybox/commit/eb48591e772cb1009eb4433bfe580a6d188f1ae8)] - 🐛 fix broken render \[[8c1ac79](https://github.com/frontend/storybox/commit/8c1ac7968a68c71ab69b2ae17e9e26948e8c61d4)] -[Unreleased]: https://github.com/frontend/storybox/compare/2.2.0...HEAD +[Unreleased]: https://github.com/frontend/storybox/compare/2.2.1...HEAD +[2.2.1]: https://github.com/frontend/storybox/compare/2.2.0...2.2.1 [2.2.0]: https://github.com/frontend/storybox/compare/2.1.0...2.2.0 [2.1.0]: https://github.com/frontend/storybox/compare/2.0.5...2.1.0 [2.0.5]: https://github.com/frontend/storybox/compare/2.0.4...2.0.5