HeroicEric / ember-group-by

An Ember addon that adds a computed property macro for grouping objects by a given property.
MIT License
53 stars 17 forks source link

Release 0.0.3? #7

Closed rwjblue closed 8 years ago

rwjblue commented 9 years ago

Current 0.0.2 is quite large, because it accidentally includes tmp in the npm package:

66429015        npm.v1    ember-group-by-0.0.2.tgz/tmp

See https://github.com/ember-cli/ember-cli/issues/4199#issuecomment-134204192


The underlying issue has already been fixed (by adding tmp/ to .npmignore), but not released.

rwjblue commented 8 years ago

@HeroicEric - Mind releasing?

HeroicEric commented 8 years ago

@rwjblue 0.0.3 released :smiley: