We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dfbfdd commit 6b0cb6bCopy full SHA for 6b0cb6b
Changelog.md
@@ -1,3 +1,7 @@
1
+## 2.1.0
2
+### Changed
3
+ - Official Release
4
+
5
## 2.1.0-rc.4
6
### Changed
7
- FIO-8354: fallback to passing response in argument if response.body is undefined
package.json
@@ -1,6 +1,6 @@
{
"name": "@formio/core",
- "version": "2.1.0-rc.4",
+ "version": "2.1.0",
"description": "The core Form.io renderering framework.",
"main": "lib/index.js",
"exports": {
0 commit comments