Skip to content

Commit ff075bc

Browse files
release: new version 16.3.8 [skip ci]
## @snowball-tech/fractal [16.3.8](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-05-06) * **dropdown:** fix variant of the dropdown item when it's a link ([eddad87](eddad87))
1 parent eddad87 commit ff075bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/fractal/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## @snowball-tech/fractal [16.3.8](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-05-06)
2+
3+
- **dropdown:** fix variant of the dropdown item when it's a link ([eddad87](https://github.com/snowball-tech/fractal/commit/eddad87a079c17cb4bb7a1815f54835146321237))
4+
15
## @snowball-tech/fractal [16.3.7](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-05-06)
26

37
- **popover:** fix the max width ([1a91777](https://github.com/snowball-tech/fractal/commit/1a917776f2cafd3f248fd09497f6a0a9586a0e7c))

packages/fractal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,5 +164,5 @@
164164
"sideEffects": false,
165165
"type": "module",
166166
"types": "./dist/index.d.ts",
167-
"version": "16.3.7"
167+
"version": "16.3.8"
168168
}

0 commit comments

Comments
 (0)