File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ v0.8.2
2+ -------
3+ * Fix embarrassing typo in package.json
4+
15v0.8.1
26------
37 * Fixed order of error messages, thanks @davidlgj
Original file line number Diff line number Diff line change 44 " dist/schema-form.js" ,
55 " dist/bootstrap-decorator.js"
66 ],
7- "version" : " 0.8.1 " ,
7+ "version" : " 0.8.2 " ,
88 "authors" : [
99 " Textalk" ,
1010 " David Jensen <david.lgj@gmail.com>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-schema-form" ,
3- "version" : " 0.8.1 " ,
3+ "version" : " 0.8.2 " ,
44 "description" : " Create complex forms from a JSON schema with angular." ,
55 "repository" : " Textalk/angular-schema-form" ,
66 "main" : " dist/schema-form.min.js" ,
1313 " David Jensen <david.lgj@gmail.com> (https://github.com/davidlgj)" ,
1414 " Denis Dervisevic <denis@dervisevic.se> (https://github.com/Dervisevic)" ,
1515 " Cameron Edwards (https://github.com/cameronprattedwards)" ,
16- " Mike Marcacci (https://github.com/mike-marcacci)" ,
16+ " Mike Marcacci (https://github.com/mike-marcacci)"
1717 ],
1818 "license" : " MIT" ,
1919 "dependencies" : {
You can’t perform that action at this time.
0 commit comments