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 ba754c9 commit f57bbb2Copy full SHA for f57bbb2
CHANGELOG.MD
@@ -1,6 +1,9 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [1.3.0] - 2018-08-20
5
+- Updated to react-ocean-forms 1.4.0
6
+
7
## [1.2.0] - 2018-08-02
8
- Updated to react-ocean-forms 1.3.0
9
package.json
@@ -1,6 +1,6 @@
{
"name": "react-ocean-forms-react-intl",
- "version": "1.2.0",
+ "version": "1.3.0",
"description": "Library that adds react-intl support to react-ocean-forms.",
"main": "build/index.js",
"private": false,
0 commit comments