airfranceklm / ng-lazy-image

Angular directive for loading responsive image when container (which is preventing reflow) is in viewport.
http://afklm.github.io/ng-lazy-image/
MIT License
351 stars 64 forks source link

Bower only download content of the tag version #67

Closed livelazily closed 7 years ago

livelazily commented 7 years ago

Using bower to download last release, 0.3.2, it only download the content of the 0.3.2 tag(commit 2ecb6ff), but 2ecb6ff only contain the change of src files, the release files was not changed.

I think it need to be retag 0.3.2 to commit c37196f or release a new version to fix this

SquadraCorse commented 7 years ago

updated, thanks will look into what happened