Skip to content

Commit 1d43efa

Browse files
release(version): Release 1.2.0-next.7 [skip ci]
# [1.2.0-next.7](v1.2.0-next.6...v1.2.0-next.7) (2021-09-29) ### Features * **Select:** add bindings for select ([#17](#17)) ([26e9b43](26e9b43)) * **Select:** fix syntax ([ba061dd](ba061dd))
1 parent ba061dd commit 1d43efa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.2.0-next.7](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.6...v1.2.0-next.7) (2021-09-29)
2+
3+
4+
### Features
5+
6+
* **Select:** add bindings for select ([#17](https://github.com/ri7nz/rescript-chakra/issues/17)) ([26e9b43](https://github.com/ri7nz/rescript-chakra/commit/26e9b43e1451aa978893da8f9df360f33743bde9))
7+
* **Select:** fix syntax ([ba061dd](https://github.com/ri7nz/rescript-chakra/commit/ba061dd16a7cd63842ba6718c1b71b5a980744cd))
8+
19
# [1.2.0-next.6](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.5...v1.2.0-next.6) (2021-08-10)
210

311

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.6",
3+
"version": "1.2.0-next.7",
44
"description": "⚡️ ReScript bindings for @chakra-ui/react",
55
"keywords": [
66
"rescript",

0 commit comments

Comments
 (0)