Skip to content

Commit 7e167db

Browse files
release(version): Release 1.2.0-next.1 [skip ci]
# [1.2.0-next.1](v1.1.0...v1.2.0-next.1) (2021-06-27) ### Features * **Fade, ScaleFade, Slide:** add component binding for Fade, ScaleFade, & Slide ([7b30d49](7b30d49))
1 parent 7b30d49 commit 7e167db

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0-next.1](https://github.com/ri7nz/rescript-chakra/compare/v1.1.0...v1.2.0-next.1) (2021-06-27)
2+
3+
4+
### Features
5+
6+
* **Fade, ScaleFade, Slide:** add component binding for Fade, ScaleFade, & Slide ([7b30d49](https://github.com/ri7nz/rescript-chakra/commit/7b30d4945058a1ab28a361c7d993df123567d60f))
7+
18
# [1.1.0](https://github.com/ri7nz/rescript-chakra/compare/v1.0.0...v1.1.0) (2021-06-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rescript-chakra",
3-
"version": "1.1.0",
3+
"version": "1.2.0-next.1",
44
"description": "⚡️ ReScript bindings for @chakra-ui/react",
55
"author": "ri7nz <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)