File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ # Angular Form.io Editor - Changelog
2+
3+ https://github.com/davebaol/angular-formio-editor
4+
5+
6+ ## 2020-05-28, version 0.9.1
7+
8+ - First fully usable version
Original file line number Diff line number Diff line change 1- To publish a new npm package follow the steps below:
1+ To publish a new npm package follow the steps below:
22- Update version inside ` projects/formio-editor/package.json ` , for instance from ` 0.0.0 ` to ` 0.1.0 `
33 ``` json
44 {
Original file line number Diff line number Diff line change 11{
22 "name" : " @davebaol/angular-formio-editor" ,
3- "version" : " 0.0 .1" ,
3+ "version" : " 0.9 .1" ,
44 "description" : " Angular component integrating Form.io builder and renderer with a json editor" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments