From 51836775515ad0202dfd1622a44785164d2dfbd4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 3 Oct 2021 04:36:54 +0000 Subject: [PATCH] release(version): Release 1.2.0-next.9 [skip ci] # [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) ### Features * **Feedback:** add component binding for feedback ([#16](https://github.com/ri7nz/rescript-chakra/issues/16)) ([e68c2cb](https://github.com/ri7nz/rescript-chakra/commit/e68c2cb6b7fe3c4ae91953bc9c95a2f37028d113)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ab1616..2101dba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [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) + +### Features + +- **Feedback:** add component binding for feedback ([#16](https://github.com/ri7nz/rescript-chakra/issues/16)) ([e68c2cb](https://github.com/ri7nz/rescript-chakra/commit/e68c2cb6b7fe3c4ae91953bc9c95a2f37028d113)) + # [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) ### Bug Fixes diff --git a/package.json b/package.json index 8c4e1d5..f847174 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rescript-chakra", - "version": "1.2.0-next.8", + "version": "1.2.0-next.9", "description": "⚡️ ReScript bindings for @chakra-ui/react", "keywords": [ "rescript",