khan4019/tree-grid-directive

Create a pre-release tag

Closed this issue · 5 comments

dukex commented

To be possible use it with rails using https://rails-assets.org/ you need create a tag, my suggest is create a "0.1.0" (in bower.json) and update the tag and the bower.json when a fix or a feat was implemented

jabby commented

Is it possible to have a tag for the current release ? I need a fixed version of this directive for my application. I don't want that an unintentional update break my build.

Temporarily, I will fork your project to create a tag on my own repository.

jabby commented

Just for information, for bower users, you can use my fork :

bower install --save https://github.com/jabby/tree-grid-directive.git#0.1.0

dukex commented

Nice! Thank you @jabby

jabby commented

@dukex You're welcome.

This directive is now available on Bower and NPM for download. Closing this issue.