diff --git a/CHANGELOG.md b/CHANGELOG.md index 6869b3c..ad1db83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.2.0](https://github.com/Coral-Protocol/component-library/compare/v2.1.7...v2.2.0) (2026-06-18) + + +### Features + +* reset accordion again ([2e7738c](https://github.com/Coral-Protocol/component-library/commit/2e7738c4f4326177acb8f66dbedf2fe3be93782d)) + + +### Bug Fixes + +* restored original accordions ([7bab778](https://github.com/Coral-Protocol/component-library/commit/7bab778d74be4f67b98a2757ed15c198cfe3b07c)) + ## [2.1.7](https://github.com/Coral-Protocol/component-library/compare/v2.1.6...v2.1.7) (2026-05-22) diff --git a/package.json b/package.json index caa07c9..4cd0244 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coral-os/component-library", - "version": "2.1.7", + "version": "2.2.0", "repository": { "type": "git", "url": "git+https://github.com/Coral-Protocol/component-library.git"