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 1dd2c3f commit 9763484Copy full SHA for 9763484
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.1.0] - 2018-07-25
5
- Added displayName props
6
- Updated to react-ocean-forms 1.2.0
7
package.json
@@ -1,6 +1,6 @@
{
"name": "react-ocean-forms-react-intl",
- "version": "1.0.3",
+ "version": "1.1.0",
"description": "Library that adds react-intl support to react-ocean-forms.",
"main": "build/index.js",
"private": false,
0 commit comments