Skip to content

Commit 9cc09a4

Browse files
chore(release): 2.15.0 [skip ci]
# [2.15.0](v2.14.2...v2.15.0) (2024-02-08) ### Bug Fixes * **button, switcher:** remove hover styles for pressed/checked state ([#259](#259)) ([1b766f9](1b766f9)) ### Features * **keyboard-shortcut:** add component Al 2134 ([#271](#271)) ([7e35a17](7e35a17))
1 parent d2e2569 commit 9cc09a4

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
# [2.15.0](https://github.com/archilogic-com/honeycomb/compare/v2.14.2...v2.15.0) (2024-02-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **button, switcher:** remove hover styles for pressed/checked state ([#259](https://github.com/archilogic-com/honeycomb/issues/259)) ([1b766f9](https://github.com/archilogic-com/honeycomb/commit/1b766f9ec04370c1831d6b478e45158d6d124149))
9+
10+
11+
### Features
12+
13+
* **keyboard-shortcut:** add component Al 2134 ([#271](https://github.com/archilogic-com/honeycomb/issues/271)) ([7e35a17](https://github.com/archilogic-com/honeycomb/commit/7e35a1718fef137610eb1cbf6f1e6df068f1af6e))
14+
315
## [2.14.2](https://github.com/archilogic-com/honeycomb/compare/v2.14.1...v2.14.2) (2024-01-30)
416

517

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.14.2",
3+
"version": "2.15.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)