Skip to content

Commit fb9f6f3

Browse files
release(version): Release 1.2.0-next.4 [skip ci]
# [1.2.0-next.4](v1.2.0-next.3...v1.2.0-next.4) (2021-07-02) ### Features * **Interfaces:** add binding for some HTML specification ([0b1040e](0b1040e)) * **Navigation:** add binding for component navigation ([4428ec8](4428ec8))
1 parent 4428ec8 commit fb9f6f3

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.4](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.3...v1.2.0-next.4) (2021-07-02)
2+
3+
4+
### Features
5+
6+
* **Interfaces:** add binding for some HTML specification ([0b1040e](https://github.com/ri7nz/rescript-chakra/commit/0b1040e900a6097c016fbf782134e28669497914))
7+
* **Navigation:** add binding for component navigation ([4428ec8](https://github.com/ri7nz/rescript-chakra/commit/4428ec87d0d2c66e3f6ec09142a26cd569878588))
8+
19
# [1.2.0-next.3](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.2...v1.2.0-next.3) (2021-07-02)
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.3",
3+
"version": "1.2.0-next.4",
44
"description": "⚡️ ReScript bindings for @chakra-ui/react",
55
"keywords": [
66
"rescript",

0 commit comments

Comments
 (0)