Skip to content

Commit

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

### 🐛 Bug Fixes

* **fractal:** fix all borders induced movements ([0b41f4f](0b41f4f))

### 👷 Build

* **fractal:** fix a missing type annotation ([ba99272](ba99272))

### Dependencies

* **@snowball-tech/design-tokens:** upgraded to 5.2.4
  • Loading branch information
snowball-tech-bot committed Jul 18, 2023
1 parent ba190ed commit 16c1500
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions packages/fractal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## @snowball-tech/fractal [1.10.5](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2023-07-18)

### 🐛 Bug Fixes

- **fractal:** fix all borders induced movements ([0b41f4f](https://github.com/snowball-tech/fractal/commit/0b41f4feea5ef31cd873fd263d4e8f2cd723b6d7))

### 👷 Build

- **fractal:** fix a missing type annotation ([ba99272](https://github.com/snowball-tech/fractal/commit/ba992728e132b54a84e48432c86772d99d17aa3a))

### Dependencies

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

## @snowball-tech/fractal [1.10.4](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2023-07-18)

### 🐛 Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/fractal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowball-tech/fractal",
"version": "1.10.4",
"version": "1.10.5",
"description": "Fractal's (Snowball's design system) React component library based on RadixUI and PandaCSS",
"author": "Snowball Engineering Team <[email protected]> (https://github.com/orgs/snowball-tech)",
"contributors": [
Expand Down Expand Up @@ -125,7 +125,7 @@
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-scroll-area": "^1.0.4",
"@radix-ui/react-select": "^1.2.2",
"@snowball-tech/design-tokens": "5.2.3",
"@snowball-tech/design-tokens": "5.2.4",
"country-flag-icons": "^1.5.7",
"libphonenumber-js": "^1.10.37",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 16c1500

Please sign in to comment.