Bump to 1.6.6

This commit is contained in:
Vlad Filippov
2015-11-25 10:45:42 -05:00
parent 6614a43658
commit 67bd5d026f
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 1.6.6 - 2015-11-25
- Fixes regression with the published npm version
## 1.6.5 - 2015-10-24
- Updates to tests and documentation
- Fixes passing options when requesting downloads
## 1.6.4 - 2015-10-24
- Fix ignoring dependencies on multiple install run ([#1970](https://github.com/bower/bower/pull/1970))

View File

@@ -1,6 +1,6 @@
{
"name": "bower",
"version": "1.6.5",
"version": "1.6.6",
"description": "The browser package manager",
"author": "Twitter",
"license": "MIT",