Skip to content

Latest commit

 

History

History
67 lines (33 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

67 lines (33 loc) · 2.12 KB

0.1.6 (2014-12-18)

Bug Fixes

  • correct eslint settings in Gruntfile (e84c1af5)

0.1.5 (2014-12-17)

Bug Fixes

  • improve handling of maintainers prompt (a0bdc4c7)

0.1.4 (2014-12-16)

Features

  • update to latest angular.js version (7ecfa1a9)

0.1.3 (2014-09-13)

Features

  • replace ngmin with ng-annotate (6890cead)

0.1.2 (2014-09-13)

Bug Fixes

  • add build task to release task when module is a bower module (c77ab4b3)

Features

  • update package.json (edd54718)
  • update to angular 1.2.24 (2e56ec0f)
  • update to AngularJS 1.2.19 (23fcfa8f)
  • add sourcemap generation when building the module (f7b8a1d9)
  • update badges in readme (fdeb4a4f)

0.1.1 (2014-06-28)

Bug Fixes

  • rename validate-commit-msg.js in templates folder (a6989756, closes #1)

0.1.0 (2014-06-27)

project init