Skip to content

Commit c7fd3b6

Browse files
release: new version 16.3.3 [skip ci]
## @snowball-tech/fractal [16.3.3](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-04-07) * **tooltip:** support fullWidth prop ([fc6f05f](fc6f05f))
1 parent fc6f05f commit c7fd3b6

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.3](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-04-07)
2+
3+
- **tooltip:** support fullWidth prop ([fc6f05f](https://github.com/snowball-tech/fractal/commit/fc6f05f566ef15841a0a65455cc95e3a5a9d6323))
4+
15
## @snowball-tech/fractal [16.3.2](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-04-07)
26

37
- **tooltip:** change the default side of the tooltip ([8caddbe](https://github.com/snowball-tech/fractal/commit/8caddbea907d3f2dcb1d9d9b47ccc87d3654ab70))

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.2"
167+
"version": "16.3.3"
168168
}

0 commit comments

Comments
 (0)