We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad18c5a commit 3b6bd6cCopy full SHA for 3b6bd6c
HISTORY.md
@@ -1,8 +1,14 @@
1
-# Angular Form.io Editor - Changelog
+# Angular Form.io Editor - History
2
3
https://github.com/davebaol/angular-formio-editor
4
5
6
+## 2020-05-30, version 0.9.2
7
+
8
+- Minor changes
9
+- Fix usage and add troubleshooting in README.md
10
11
12
## 2020-05-28, version 0.9.1
13
14
- First fully usable version
projects/formio-editor/package.json
@@ -1,6 +1,6 @@
{
"name": "@davebaol/angular-formio-editor",
- "version": "0.9.1",
+ "version": "0.9.2",
"description": "Angular component integrating Form.io builder and renderer with a json editor",
"repository": {
"type": "git",
0 commit comments