Skip to content

Commit

Permalink
CHANGELOG and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlgj committed Aug 19, 2015
1 parent a382fd5 commit cfe0add
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
v0.8.7
------
* Moved common builder functions from angular-schema-form-bootstrap decorator.
* Bugfx for the new builder.

v0.8.6
------
* Removed left over console.timeEnd

v0.8.5
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-schema-form",
"version": "0.8.6",
"version": "0.8.7",
"description": "Create complex forms from a JSON schema with angular.",
"repository": "Textalk/angular-schema-form",
"main": "dist/schema-form.min.js",
Expand Down

0 comments on commit cfe0add

Please sign in to comment.