@@ -1,8 +1,9 @@
|
|||||||
### HEAD
|
### 8.2.1: May 7th, 2015
|
||||||
|
* Update BrowserSync ([#1457](https://github.com/roots/sage/issues/1457))
|
||||||
|
* Bump dependencies ([#1448](https://github.com/roots/sage/issues/1448))
|
||||||
* Allow revved files to resolve in development if they exist ([#1456](https://github.com/roots/sage/issues/1456))
|
* Allow revved files to resolve in development if they exist ([#1456](https://github.com/roots/sage/issues/1456))
|
||||||
* Disable advanced minification features to fix incorrect file path in compiled CSS ([#1452](https://github.com/roots/sage/issues/1452))
|
* Disable advanced minification features to fix incorrect file path in compiled CSS ([#1452](https://github.com/roots/sage/issues/1452))
|
||||||
* Fix Glyphicon font path ([#1455](https://github.com/roots/sage/issues/1455))
|
* Fix Glyphicon font path ([#1455](https://github.com/roots/sage/issues/1455))
|
||||||
* Bump BrowserSync to [2.7.1](https://github.com/BrowserSync/browser-sync/compare/v2.5.0...v2.7.1) and gulp-sass to [2.0.0](https://github.com/dlmanning/gulp-sass/issues/247)
|
|
||||||
|
|
||||||
### 8.2.0: April 29th, 2015
|
### 8.2.0: April 29th, 2015
|
||||||
* Use Sass Bootstrap by default ([#1437](https://github.com/roots/sage/issues/1437))
|
* Use Sass Bootstrap by default ([#1437](https://github.com/roots/sage/issues/1437))
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "sage",
|
"name": "sage",
|
||||||
"version": "8.2.0",
|
"version": "8.2.1",
|
||||||
"author": "Ben Word <ben@benword.com>",
|
"author": "Ben Word <ben@benword.com>",
|
||||||
"homepage": "https://roots.io/sage/",
|
"homepage": "https://roots.io/sage/",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Theme Name: Sage Starter Theme
|
Theme Name: Sage Starter Theme
|
||||||
Theme URI: https://roots.io/sage/
|
Theme URI: https://roots.io/sage/
|
||||||
Description: Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
|
Description: Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
|
||||||
Version: 8.2.0
|
Version: 8.2.1
|
||||||
Author: Roots
|
Author: Roots
|
||||||
Author URI: https://roots.io/
|
Author URI: https://roots.io/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user