Skip to content

Commit bbdcb5c

Browse files
release: new version 16.1.4 [skip ci]
## @snowball-tech/fractal [16.1.4](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-03-17) * allow to have given className in inline style mode ([8974ef5](8974ef5))
1 parent 8974ef5 commit bbdcb5c

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.1.4](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-03-17)
2+
3+
- allow to have given className in inline style mode ([8974ef5](https://github.com/snowball-tech/fractal/commit/8974ef5c033740997b00e36e5d700472c766c669))
4+
15
## @snowball-tech/fractal [16.1.3](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2025-03-17)
26

37
- **button:** fix height/max/min for Yahoo styles ([88513e0](https://github.com/snowball-tech/fractal/commit/88513e09b42e71425bcf43a28799cb1c16838f4f))

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

0 commit comments

Comments
 (0)