File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 1.7.1] - 2019-1-24
10+
11+ ** HOTFIX**
12+
13+ ` imagemin ` got pushed down into developer dependencies, breaking the build. This fixes that.
14+
15+ ### Fixed/Changed
16+
17+ - fix: revert image-min back to dependencies ([ #1201 ] ( https://github.com/facebook/Docusaurus/pull/1201 ) )
18+
919## [ 1.7.0] - 2019-1-23
1020
1121It's the first release of the year! We've fixed a number of layout bugs and shipped a few significant new features such as:
945955 - Blog
946956 - Documentation
947957
948- [ unreleased ] : https://github.com/facebook/Docusaurus/compare/v1.7.0...HEAD
958+ [ unreleased ] : https://github.com/facebook/Docusaurus/compare/v1.7.1...HEAD
959+ [ 1.7.1 ] : https://github.com/facebook/Docusaurus/compare/v1.7.0...v1.7.1
949960[ 1.7.0 ] : https://github.com/facebook/Docusaurus/compare/v1.6.2...v1.7.0
950961[ 1.6.2 ] : https://github.com/facebook/Docusaurus/compare/v1.6.1...v1.6.2
951962[ 1.6.1 ] : https://github.com/facebook/Docusaurus/compare/v1.6.0...v1.6.1
976987[ 1.0.7 ] : https://github.com/facebook/Docusaurus/compare/v1.0.6...v1.0.7
977988[ 1.0.6 ] : https://github.com/facebook/Docusaurus/compare/v1.0.5...v1.0.6
978989[ 1.0.5 ] : https://github.com/facebook/Docusaurus/compare/v1.0.4...v1.0.5
979- [ 1.0.4 ] : https://github.com/facebook/Docusaurus/compare/v1.0.3...v1.0.4
990+ [ 1.0.4 ] : https://github.com/facebook/Docusaurus/compare/v1.0.3...v1.0.4
Original file line number Diff line number Diff line change 11{
22 "name" : " docusaurus" ,
33 "description" : " Easy to Maintain Open Source Documentation Websites" ,
4- "version" : " 1.7.0 " ,
4+ "version" : " 1.7.1 " ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " documentation" ,
Original file line number Diff line number Diff line change 11[
2+ " 1.7.1" ,
23 " 1.7.0" ,
34 " 1.6.2" ,
45 " 1.6.1" ,
You can’t perform that action at this time.
0 commit comments