Skip to content

Commit 75189e4

Browse files
chore(release): 6.6.0 [skip ci]
# [6.6.0](v6.5.5...v6.6.0) (2026-02-26) ### Features * **button:** add active state support and styles ([#622](#622)) ([f397d81](f397d81))
1 parent f397d81 commit 75189e4

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,3 +1,10 @@
1+
# [6.6.0](https://github.com/epignosis/gnosis/compare/v6.5.5...v6.6.0) (2026-02-26)
2+
3+
4+
### Features
5+
6+
* **button:** add active state support and styles ([#622](https://github.com/epignosis/gnosis/issues/622)) ([f397d81](https://github.com/epignosis/gnosis/commit/f397d818fa196716758ca390a9e40dd783954c64))
7+
18
## [6.5.5](https://github.com/epignosis/gnosis/compare/v6.5.4...v6.5.5) (2026-02-24)
29

310

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": "@epignosis_llc/gnosis",
3-
"version": "6.5.5",
3+
"version": "6.6.0",
44
"type": "module",
55
"description": "Epignosis official react design system.",
66
"homepage": "https://github.com/epignosis/gnosis",

0 commit comments

Comments
 (0)