1.4.2 Bower Publishing
Chosen is now publishing a bower-friendly version of the compiled files at harvesthq/bower-chosen. The compiled files are automatically pushed there thanks to Travis CI magic. See the following commits if you're interested in the specifics:
- #2264 Add a way to build a public-facing Bower repo
- #2283 Get a base travis file up and atom
- #2284 Let Travis publish bower-chosen
- #2285 Use bundler to install gems
- #2286 [Travis] Allow detached head when parsing master ref.
Random Bonus Bug Fix
- #2268 Ensure result-selected is applied immediately when selecting an element