Update CHANGELOG, bump version [ci skip]
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
### 9.0.0-beta.2: January 11th, 2016
|
||||
* Fix for `publicPath` ([#1806](https://github.com/roots/sage/pull/1806))
|
||||
* Update clean task name ([#1800](https://github.com/roots/sage/pull/1800))
|
||||
* Allow browser versions to be configured in `config.json` ([#1798](https://github.com/roots/sage/pull/1798))
|
||||
* Use stock ESLint ([#1796](https://github.com/roots/sage/pull/1796))
|
||||
|
||||
### 9.0.0-beta.1: January 10th, 2016
|
||||
* Update to Bootstrap 4 Alpha 6 ([#1792](https://github.com/roots/sage/pull/1792))
|
||||
* Add Blade ([#1765](https://github.com/roots/sage/pull/1765) and [#1777](https://github.com/roots/sage/pull/1777))
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sage",
|
||||
"version": "9.0.0-beta.1",
|
||||
"version": "9.0.0-beta.2",
|
||||
"author": "Roots <team@roots.io>",
|
||||
"homepage": "https://roots.io/sage/",
|
||||
"private": true,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Theme Name: Sage Starter Theme
|
||||
Theme URI: https://roots.io/sage/
|
||||
Description: Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
|
||||
Version: 9.0.0-beta.1
|
||||
Version: 9.0.0-beta.2
|
||||
Author: Roots
|
||||
Author URI: https://roots.io/
|
||||
Text Domain: sage
|
||||
|
||||
Reference in New Issue
Block a user