benbarnett / jquery-animate-enhanced

Extend $.animate() to detect CSS transitions for Webkit, Mozilla, IE>=10 and Opera and convert animations automatically.
http://playground.benbarnett.net/jquery-animate-enhanced/
MIT License
1.39k stars 196 forks source link

Please use git tags for bower clients #155

Closed adamsea closed 10 years ago

adamsea commented 10 years ago

Hello,

I see the use of bower.json in your library, but there are no git tags in the project's index at this point. So we're forced to either use a branch or "latest", which are not ideal for production products. Can you begin tagging this project with each release? If you have local tags, git push origin --tags will be your friend also.

Thanks! -Eric

benbarnett commented 10 years ago

Thanks Eric, good point & good idea. I'll tag the current release, and use them from now on.

benbarnett commented 10 years ago

Added release: https://github.com/benbarnett/jQuery-Animate-Enhanced/releases/tag/1.1.0

adamsea commented 10 years ago

Great - thank you Ben!

From: Ben Barnett [mailto:notifications@github.com] Sent: Monday, April 14, 2014 3:25 AM To: benbarnett/jQuery-Animate-Enhanced Cc: Eric Adams Subject: Re: [jQuery-Animate-Enhanced] Please use git tags for bower clients (#155)

Added tag: https://github.com/benbarnett/jQuery-Animate-Enhanced/releases/tag/1.1.0

— Reply to this email directly or view it on GitHubhttps://github.com/benbarnett/jQuery-Animate-Enhanced/issues/155#issuecomment-40339232.