Skip to content

Commit

Permalink
Release 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerun committed Nov 26, 2015
1 parent 67bd5d0 commit 1a990f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 1.6.7 - 2015-11-26

- Bundless all the dependencies again

## 1.6.6 - 2015-11-25

- Fixes regression with the published npm version
Expand All @@ -14,7 +18,7 @@
- Fix ignoring dependencies on multiple install run ([#1970](https://github.com/bower/bower/pull/1970))
- Use --non-interactive when running svn client ([#1969](https://github.com/bower/bower/pull/1969))
- Fix downloading of URLs ending with slash ([#1956](https://github.com/bower/bower/pull/1956))
- Add user-agent field for downloads by Bower ([#1960](https://github.com/bower/bower/pull/1960))
- Add user-agent field for downloads by Bower ([#1960](https://github.com/bower/bower/pull/1960))

## 1.6.3 - 2015-10-16

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "bower",
"version": "1.6.6",
"version": "1.6.7",
"description": "The browser package manager",
"author": "Twitter",
"license": "MIT",
Expand Down

0 comments on commit 1a990f4

Please sign in to comment.