Skip to content

Commit c7a622f

Browse files
committed
Updated build: @formio/[email protected]
1 parent 1a5d7cd commit c7a622f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## 6.1.0
9+
10+
### Changed
11+
12+
- Official Release
13+
814
## 6.1.0-rc.5
915

1016
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formio/react",
3-
"version": "6.1.0-rc.5",
3+
"version": "6.1.0",
44
"description": "React renderer for form.io forms.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)