Skip to content

Commit c815c55

Browse files
committed
CHANGELOG
1 parent 07b900d commit c815c55

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v0.8.6
2+
* Removed left over console.timeEnd
3+
14
v0.8.5
25
------
36
* UMD wrapping for bootstrap-decorator, thanks @angelaharalson

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.5",
3+
"version": "0.8.6",
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)