Skip to content

Commit a44f2a9

Browse files
release(version): Release 1.2.0-next.10 [skip ci]
# [1.2.0-next.10](v1.2.0-next.9...v1.2.0-next.10) (2021-10-08) ### Documentation * add image for README.md ([dbf2f13](dbf2f13)) ### Features * **Input:** add binding for Input ([#23](#23)) ([7cdf3f9](7cdf3f9)) * **Input:** add binding for Input extra ([#24](#24)) ([4a6e846](4a6e846))
1 parent 4a6e846 commit a44f2a9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.2.0-next.10](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.9...v1.2.0-next.10) (2021-10-08)
2+
3+
### Documentation
4+
5+
- add image for README.md ([dbf2f13](https://github.com/ri7nz/rescript-chakra/commit/dbf2f13f29dccd0b9afd82b29885f0c3dea1ad15))
6+
7+
### Features
8+
9+
- **Input:** add binding for Input ([#23](https://github.com/ri7nz/rescript-chakra/issues/23)) ([7cdf3f9](https://github.com/ri7nz/rescript-chakra/commit/7cdf3f966db1b962776cc28aa960323fae45135a))
10+
- **Input:** add binding for Input extra ([#24](https://github.com/ri7nz/rescript-chakra/issues/24)) ([4a6e846](https://github.com/ri7nz/rescript-chakra/commit/4a6e84666889e0282fb960aa53c94eeea9c1c340))
11+
112
# [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)
213

314
### Features

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

0 commit comments

Comments
 (0)