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 1a5d7cd commit c7a622fCopy full SHA for c7a622f
Changelog.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## 6.1.0
9
+
10
+### Changed
11
12
+- Official Release
13
14
## 6.1.0-rc.5
15
16
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@formio/react",
3
- "version": "6.1.0-rc.5",
+ "version": "6.1.0",
4
"description": "React renderer for form.io forms.",
"main": "lib/index.js",
"scripts": {
0 commit comments