toranb / ember-data-django-rest-adapter

An ember-data adapter for django web applications powered by the django-rest-framework
MIT License
152 stars 26 forks source link

automated release tagging. #98

Closed kitsunde closed 10 years ago

kitsunde commented 10 years ago

As per: https://github.com/toranb/ember-data-django-rest-adapter/commit/fb18452d6c713b9efab88c76a2b72ee5da277a43#commitcomment-7248983

So the issue was that the git tag v1.0.6 was missing. From what I can gather should've been taken care of with https://github.com/vojtajina/grunt-bump#optionscreatetag, but didn't happen in 1.0.6 case.

Maybe just keep it in mind for next time and if it's added just close this issue.