Skip to content

Commit ec5339e

Browse files
release: new version 16.2.1 [skip ci]
## @snowball-tech/fractal [16.2.1](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-04-03) * **popover:** fix display of title in popover with close button ([7e80e44](7e80e44))
1 parent 7e80e44 commit ec5339e

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.2.1](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-04-03)
2+
3+
- **popover:** fix display of title in popover with close button ([7e80e44](https://github.com/snowball-tech/fractal/commit/7e80e44ad9bdca4a4d6f5f7e2565fb8504e482ad))
4+
15
# @snowball-tech/fractal [16.2.0](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-04-03)
26

37
- **popover:** add a title attribute ([5e60168](https://github.com/snowball-tech/fractal/commit/5e60168753a3952f0397438818d0ceeda02de235))

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

0 commit comments

Comments
 (0)