Skip to content

Commit

Permalink
release: new version 11.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## @snowball-tech/fractal [11.5.1](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2024-08-28)

* **icons:** use a clean version of the unicon package ([392b4cd](392b4cd))

### Dependencies

* **@snowball-tech/design-tokens:** upgraded to 12.3.1
  • Loading branch information
snowball-tech-bot committed Aug 28, 2024
1 parent 2ade538 commit 474d0f7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/fractal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## @snowball-tech/fractal [11.5.1](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2024-08-28)

- **icons:** use a clean version of the unicon package ([392b4cd](https://github.com/snowball-tech/fractal/commit/392b4cd3dca21e06817784e8ca947cf79b7328d2))

### Dependencies

- **@snowball-tech/design-tokens:** upgraded to 12.3.1

# @snowball-tech/fractal [11.5.0](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2024-08-21)

- **popover:** add a trigger on hover feature ([0d06325](https://github.com/snowball-tech/fractal/commit/0d06325cd818b112d161af3a1b6632e413604a91))
Expand Down
4 changes: 2 additions & 2 deletions packages/fractal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-toolbar": "^1.1.0",
"@react-hookz/web": "^24.0.4",
"@snowball-tech/design-tokens": "12.3.0",
"@snowball-tech/design-tokens": "12.3.1",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
"@tooni/iconscout-unicons-react": "^1.0.1",
Expand Down Expand Up @@ -166,5 +166,5 @@
"sideEffects": false,
"type": "module",
"types": "./dist/index.d.ts",
"version": "11.5.0"
"version": "11.5.1"
}

0 comments on commit 474d0f7

Please sign in to comment.