From fb9f6f3b34bd66eb4bba16152d2d3285dd583bff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 2 Jul 2021 17:09:35 +0000 Subject: [PATCH] release(version): Release 1.2.0-next.4 [skip ci] # [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) ### Features * **Interfaces:** add binding for some HTML specification ([0b1040e](https://github.com/ri7nz/rescript-chakra/commit/0b1040e900a6097c016fbf782134e28669497914)) * **Navigation:** add binding for component navigation ([4428ec8](https://github.com/ri7nz/rescript-chakra/commit/4428ec87d0d2c66e3f6ec09142a26cd569878588)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21641c1..ff8b714 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [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) + + +### Features + +* **Interfaces:** add binding for some HTML specification ([0b1040e](https://github.com/ri7nz/rescript-chakra/commit/0b1040e900a6097c016fbf782134e28669497914)) +* **Navigation:** add binding for component navigation ([4428ec8](https://github.com/ri7nz/rescript-chakra/commit/4428ec87d0d2c66e3f6ec09142a26cd569878588)) + # [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) diff --git a/package.json b/package.json index e0bce5f..4aa6cfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rescript-chakra", - "version": "1.2.0-next.3", + "version": "1.2.0-next.4", "description": "⚡️ ReScript bindings for @chakra-ui/react", "keywords": [ "rescript",