Skip to content

Commit 5bebd6d

Browse files
Version Packages (#6)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 11674c6 commit 5bebd6d

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/real-news-share.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/squircle-element-react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @squircle-js/react
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 9a8292d: - Added `width`, `height`, `defaultWidth`, `defaultHeight` props for sizing.
8+
- Replaced `as` prop by `asChild` prop.
9+
310
## 1.0.1
411

512
### Patch Changes

packages/squircle-element-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@squircle-js/react",
33
"license": "MIT",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)