Skip to content

Commit cfe0add

Browse files
committed
CHANGELOG and version bump
1 parent a382fd5 commit cfe0add

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1+
v0.8.7
2+
------
3+
* Moved common builder functions from angular-schema-form-bootstrap decorator.
4+
* Bugfx for the new builder.
5+
16
v0.8.6
7+
------
28
* Removed left over console.timeEnd
39

410
v0.8.5

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-schema-form",
3-
"version": "0.8.6",
3+
"version": "0.8.7",
44
"description": "Create complex forms from a JSON schema with angular.",
55
"repository": "Textalk/angular-schema-form",
66
"main": "dist/schema-form.min.js",

0 commit comments

Comments
 (0)