Skip to content

Commit

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

### ✨ Features

* **autocomplete:** add the autocomplete component ([ca48bab](ca48bab))

### 🐛 Bug Fixes

* fix various issues and formatting in components ([5255097](5255097))

### ♻️ Code Refactoring

* remove all dir props ([cfdf70f](cfdf70f))
  • Loading branch information
snowball-tech-bot committed Jul 19, 2023
1 parent ca48bab commit 3fc23bd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
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.12.0](https://github.com/snowball-tech/fractal/compare/@snowball-tech/[email protected]...@snowball-tech/[email protected]) (2023-07-19)

### ✨ Features

- **autocomplete:** add the autocomplete component ([ca48bab](https://github.com/snowball-tech/fractal/commit/ca48bab4d90c99d8401643806181ac6a9a876b06))

### 🐛 Bug Fixes

- fix various issues and formatting in components ([5255097](https://github.com/snowball-tech/fractal/commit/5255097d828f6a9066b10641bfa4e15b2ed0e73d))

### ♻️ Code Refactoring

- remove all dir props ([cfdf70f](https://github.com/snowball-tech/fractal/commit/cfdf70fed51822ff0285e872f98c3898b51909b3))

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

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion packages/fractal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowball-tech/fractal",
"version": "1.11.0",
"version": "1.12.0",
"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

0 comments on commit 3fc23bd

Please sign in to comment.