Skip to content

Commit 3b6bd6c

Browse files
committed
Release 0.9.2
1 parent ad18c5a commit 3b6bd6c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

HISTORY.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
# Angular Form.io Editor - Changelog
1+
# Angular Form.io Editor - History
22

33
https://github.com/davebaol/angular-formio-editor
44

55

6+
## 2020-05-30, version 0.9.2
7+
8+
- Minor changes
9+
- Fix usage and add troubleshooting in README.md
10+
11+
612
## 2020-05-28, version 0.9.1
713

814
- First fully usable version

projects/formio-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@davebaol/angular-formio-editor",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Angular component integrating Form.io builder and renderer with a json editor",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)