Skip to content

Commit 29cfbcf

Browse files
chore(release): 6.6.2 [skip ci]
## [6.6.2](v6.6.1...v6.6.2) (2026-03-05) ### Bug Fixes * fix brain svg width, height ([#627](#627)) ([54120b3](54120b3))
1 parent 54120b3 commit 29cfbcf

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.2](https://github.com/epignosis/gnosis/compare/v6.6.1...v6.6.2) (2026-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* fix brain svg width, height ([#627](https://github.com/epignosis/gnosis/issues/627)) ([54120b3](https://github.com/epignosis/gnosis/commit/54120b3246162bfd921b3db215dc6fb749f25cd1))
7+
18
## [6.6.1](https://github.com/epignosis/gnosis/compare/v6.6.0...v6.6.1) (2026-02-27)
29

310
# [6.6.0](https://github.com/epignosis/gnosis/compare/v6.5.5...v6.6.0) (2026-02-26)

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

0 commit comments

Comments
 (0)