Sage 8.1.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
### HEAD
|
### 8.1.1: March 31st, 2015
|
||||||
* Update to Bootstrap 3.3.4
|
|
||||||
* Fix `gulp --production` race condition ([#1398](https://github.com/roots/sage/issues/1398))
|
|
||||||
* Remove pleeease dependency in favor of vanilla gulp-autoprefixer and gulp-minify-css ([#1402](https://github.com/roots/sage/issues/1402))
|
* Remove pleeease dependency in favor of vanilla gulp-autoprefixer and gulp-minify-css ([#1402](https://github.com/roots/sage/issues/1402))
|
||||||
|
* Fix `gulp --production` race condition ([#1398](https://github.com/roots/sage/issues/1398))
|
||||||
|
* Update to Bootstrap 3.3.4 ([#1387](https://github.com/roots/sage/issues/1387))
|
||||||
|
|
||||||
### 8.1.0: March 13th, 2015
|
### 8.1.0: March 13th, 2015
|
||||||
* Move HTML5 Boilerplate's Google Analytics snippet to Soil ([#1382](https://github.com/roots/sage/issues/1382))
|
* Move HTML5 Boilerplate's Google Analytics snippet to Soil ([#1382](https://github.com/roots/sage/issues/1382))
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "sage",
|
"name": "sage",
|
||||||
"version": "8.1.0",
|
"version": "8.1.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.1.0
|
Version: 8.1.1
|
||||||
Author: Roots
|
Author: Roots
|
||||||
Author URI: https://roots.io/
|
Author URI: https://roots.io/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user