File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 1.7.0 - 2015-12-05
4- - Bower search shows a help display when no package name is specified. Fixes [ #2066 ] ( https://github.com/bower/bower/issues/2066 )
5- - Updates only those packages that are explicitly requested by the user
6- Related Issues
3+ ## 1.7.0 - 2015-12-07
4+
5+ - Add ` bower update --save ` functionality ([ #2035 ] ( https://github.com/bower/bower/issues/2035 ) )
6+ - ` bower search ` shows help message when no package name is specified ([ #2066 ] ( https://github.com/bower/bower/issues/2066 ) )
7+ - Update only those packages that are explicitly requested by the user. Related Issues
78 - [ #256 ] ( https://github.com/bower/bower/issues/256 )
89 - [ #924 ] ( https://github.com/bower/bower/issues/924 )
910 - [ #1770 ] ( https://github.com/bower/bower/issues/1770 )
10- - Adds ` bower --save ` functionality ([ #2035 ] ( https://github.com/bower/bower/issues/2035 ) )
1111- Allow for @ in username for SVN on windows ([ #1650 ] ( https://github.com/bower/bower/issues/1650 ) )
1212- Update bower config
1313 - Loads the .bowerrc file from the cwd specified on the command line
14- - Allow the use of environment variables in .bowerrc. Issue [ #41 ] ( https://github.com/bower/config/issues/41 )
14+ - Allow the use of environment variables in .bowerrc ([ #41 ] ( https://github.com/bower/config/issues/41 ) )
15+ - Allow for array notation in ENV variables ([#44](https://github.com/bower/config/issues/44))
1516
1617## 1.6.9 - 2015-12-04
1718
Original file line number Diff line number Diff line change 11{
22 "name" : " bower" ,
3- "version" : " 1.6.9 " ,
3+ "version" : " 1.7.0 " ,
44 "description" : " The browser package manager" ,
55 "author" : " Twitter" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments