We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07b900d + c815c55 commit 33ce3f4Copy full SHA for 33ce3f4
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