Skip to content

Commit 0f1dd19

Browse files
chore(release): 2.22.0 [skip ci]
# [2.22.0](v2.21.0...v2.22.0) (2025-12-10) ### Features * **Panel:** accept custom css classes for internal containers ([9edcaab](9edcaab))
1 parent 9edcaab commit 0f1dd19

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
# [2.22.0](https://github.com/archilogic-com/honeycomb/compare/v2.21.0...v2.22.0) (2025-12-10)
4+
5+
6+
### Features
7+
8+
* **Panel:** accept custom css classes for internal containers ([9edcaab](https://github.com/archilogic-com/honeycomb/commit/9edcaabd6ab33f662128b45ac700dcfa6ede6481))
9+
310
# [2.21.0](https://github.com/archilogic-com/honeycomb/compare/v2.20.0...v2.21.0) (2025-12-10)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@archilogic/honeycomb",
3-
"version": "2.21.0",
3+
"version": "2.22.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)