Skip to content

Commit bfc2d55

Browse files
release(version): Release 1.2.0-next.6 [skip ci]
# [1.2.0-next.6](v1.2.0-next.5...v1.2.0-next.6) (2021-08-10) ### Bug Fixes * **Components:** wrong type definition for ReactEvent.* ([87cc911](87cc911)) ### Chores * **scripts:** add script for fix-event-type ([60a2188](60a2188))
1 parent 87cc911 commit bfc2d55

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [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)
2+
3+
4+
### Bug Fixes
5+
6+
* **Components:** wrong type definition for ReactEvent.* ([87cc911](https://github.com/ri7nz/rescript-chakra/commit/87cc91105f7d068e56c6a71348bf9dd45fbc60c9))
7+
8+
9+
### Chores
10+
11+
* **scripts:** add script for fix-event-type ([60a2188](https://github.com/ri7nz/rescript-chakra/commit/60a21885b84e898306a4da6ad299540130a47543))
12+
113
# [1.2.0-next.5](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.4...v1.2.0-next.5) (2021-07-02)
214

315

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

0 commit comments

Comments
 (0)