Skip to content

Commit 5183677

Browse files
release(version): Release 1.2.0-next.9 [skip ci]
# [1.2.0-next.9](v1.2.0-next.8...v1.2.0-next.9) (2021-10-03) ### Features * **Feedback:** add component binding for feedback ([#16](#16)) ([e68c2cb](e68c2cb))
1 parent e68c2cb commit 5183677

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.2.0-next.9](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.8...v1.2.0-next.9) (2021-10-03)
2+
3+
### Features
4+
5+
- **Feedback:** add component binding for feedback ([#16](https://github.com/ri7nz/rescript-chakra/issues/16)) ([e68c2cb](https://github.com/ri7nz/rescript-chakra/commit/e68c2cb6b7fe3c4ae91953bc9c95a2f37028d113))
6+
17
# [1.2.0-next.8](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.7...v1.2.0-next.8) (2021-10-03)
28

39
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rescript-chakra",
3-
"version": "1.2.0-next.8",
3+
"version": "1.2.0-next.9",
44
"description": "⚡️ ReScript bindings for @chakra-ui/react",
55
"keywords": [
66
"rescript",

0 commit comments

Comments
 (0)