We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057f664 commit 932c190Copy full SHA for 932c190
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/image-editor`
2
3
+## 2.3.1 - 2020-11-06
4
+
5
+- rescript 8.2 compat
6
7
## 2.3.0 - 2020-04-02
8
9
Initial release of bindings to community package.
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/image-editor",
- "version": "2.3.0",
+ "version": "2.3.1",
"publishConfig": {
"access": "public"
},
0 commit comments