Skip to content

Commit 99dcf2d

Browse files
committed
🚀 Release v1.0.0-4
1 parent a41dd2a commit 99dcf2d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.0.0-4](https://github.com/adaptui/react/compare/vv1.0.0-3...v1.0.0-4) (2022-05-30)
4+
5+
6+
### Maintanance Updates
7+
8+
* **rename:** 🚚 move to adaptui ([a41dd2a](https://github.com/adaptui/react/commit/a41dd2a055feeb901f5ebf84a969ff82edb3377b))
9+
310
## [v1.0.0-3](https://github.com/adaptui/react/compare/v1.0.0-2...vv1.0.0-3) (2022-05-30)
411

512

@@ -1446,4 +1453,4 @@
14461453
- **umd:** 🔧 update rollup & bundlesize
14471454
([05f6457](https://github.com/adaptui/react/commit/05f645794edf606f985061f96bda99cf33f0d0db))
14481455
- added rimraf and crossenv
1449-
([a147c93](https://github.com/adaptui/react/commit/a147c9350858f0e72f8d68d8fd4f79193eab5d5d))
1456+
([a147c93](https://github.com/adaptui/react/commit/a147c9350858f0e72f8d68d8fd4f79193eab5d5d))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adaptui/react",
3-
"version": "1.0.0-3",
3+
"version": "1.0.0-4",
44
"description": "Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit",
55
"keywords": [
66
"renderless",

0 commit comments

Comments
 (0)