@@ -1,3 +1,8 @@
|
|||||||
|
### 8.4.2: February 19th, 2016
|
||||||
|
* Add Composer vendor directory to gitignore ([#1618](https://github.com/roots/sage/issues/1618))
|
||||||
|
* Fix build test by removing trailing space ([#1617](https://github.com/roots/sage/issues/1617))
|
||||||
|
* Replace deprecated gulp-minify-css with gulp-cssnano ([#1610](https://github.com/roots/sage/issues/1610))
|
||||||
|
|
||||||
### 8.4.1: January 27th, 2016
|
### 8.4.1: January 27th, 2016
|
||||||
* Add `composer.json` and update installation instructions ([#1583](https://github.com/roots/sage/issues/1583))
|
* Add `composer.json` and update installation instructions ([#1583](https://github.com/roots/sage/issues/1583))
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "sage",
|
"name": "sage",
|
||||||
"version": "8.4.1",
|
"version": "8.4.2",
|
||||||
"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.4.1
|
Version: 8.4.2
|
||||||
Author: Roots
|
Author: Roots
|
||||||
Author URI: https://roots.io/
|
Author URI: https://roots.io/
|
||||||
Text Domain: sage
|
Text Domain: sage
|
||||||
|
|||||||
Reference in New Issue
Block a user