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