diff --git a/CHANGELOG.md b/CHANGELOG.md index 5df3ea4..459e206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [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) + + +### Features + +* **Select:** add bindings for select ([#17](https://github.com/ri7nz/rescript-chakra/issues/17)) ([26e9b43](https://github.com/ri7nz/rescript-chakra/commit/26e9b43e1451aa978893da8f9df360f33743bde9)) +* **Select:** fix syntax ([ba061dd](https://github.com/ri7nz/rescript-chakra/commit/ba061dd16a7cd63842ba6718c1b71b5a980744cd)) + # [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) diff --git a/package.json b/package.json index ab2f520..b7651e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rescript-chakra", - "version": "1.2.0-next.6", + "version": "1.2.0-next.7", "description": "⚡️ ReScript bindings for @chakra-ui/react", "keywords": [ "rescript",