Skip to content

Commit cda55ee

Browse files
chore(release): 6.5.5 [skip ci]
## [6.5.5](v6.5.4...v6.5.5) (2026-02-24) ### Bug Fixes * adjust drawer header inline padding to ensure consistent spacing. ([#624](#624)) ([d010b3a](d010b3a))
1 parent d010b3a commit cda55ee

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.5.5](https://github.com/epignosis/gnosis/compare/v6.5.4...v6.5.5) (2026-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* adjust drawer header inline padding to ensure consistent spacing. ([#624](https://github.com/epignosis/gnosis/issues/624)) ([d010b3a](https://github.com/epignosis/gnosis/commit/d010b3a20a1f52e445507284325662413ca47aa9))
7+
18
## [6.5.4](https://github.com/epignosis/gnosis/compare/v6.5.3...v6.5.4) (2026-02-16)
29

310
## [6.5.3](https://github.com/epignosis/gnosis/compare/v6.5.2...v6.5.3) (2026-02-09)

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

0 commit comments

Comments
 (0)