From 50279af5ffa6fa2fceb85d2a632488b15f38054a 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:21:18 +0000 Subject: [PATCH] chore(main): release 2.2.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a488ecb..8411a86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.3](https://github.com/Coral-Protocol/component-library/compare/v2.2.2...v2.2.3) (2026-06-18) + + +### Bug Fixes + +* accordion bg ([fe546ab](https://github.com/Coral-Protocol/component-library/commit/fe546ab16c5cd37aafd5dc7f03255c0c8eed925b)) + ## [2.2.2](https://github.com/Coral-Protocol/component-library/compare/v2.2.1...v2.2.2) (2026-06-18) diff --git a/package.json b/package.json index aec4d42..cf2dc85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coral-os/component-library", - "version": "2.2.2", + "version": "2.2.3", "repository": { "type": "git", "url": "git+https://github.com/Coral-Protocol/component-library.git"