We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b900d commit c815c55Copy full SHA for c815c55
CHANGELOG
@@ -1,3 +1,6 @@
1
+v0.8.6
2
+ * Removed left over console.timeEnd
3
+
4
v0.8.5
5
------
6
* UMD wrapping for bootstrap-decorator, thanks @angelaharalson
package.json
@@ -1,6 +1,6 @@
{
"name": "angular-schema-form",
- "version": "0.8.5",
+ "version": "0.8.6",
"description": "Create complex forms from a JSON schema with angular.",
"repository": "Textalk/angular-schema-form",
"main": "dist/schema-form.min.js",
0 commit comments