From 2772e997e8f56be7f0a8b7feb436e5d9e067e1fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 12:09:12 +0000 Subject: [PATCH] chore(main): release 2.2.2 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b05fcc..a488ecb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.2.2](https://github.com/Coral-Protocol/component-library/compare/v2.2.1...v2.2.2) (2026-06-18) + + +### Bug Fixes + +* accordion icons :( ([ec09f13](https://github.com/Coral-Protocol/component-library/commit/ec09f13099de24ef66d1fa7b62ff682f6e41cfbb)) +* again ([a7da37f](https://github.com/Coral-Protocol/component-library/commit/a7da37f91e070b6543ff7bf53cd285ed016f5de7)) + ## [2.2.1](https://github.com/Coral-Protocol/component-library/compare/v2.2.0...v2.2.1) (2026-06-18) diff --git a/package.json b/package.json index d7325a2..aec4d42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coral-os/component-library", - "version": "2.2.1", + "version": "2.2.2", "repository": { "type": "git", "url": "git+https://github.com/Coral-Protocol/component-library.git"