diff --git a/CHANGELOG.md b/CHANGELOG.md index d898e2b..ac2d47c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)) diff --git a/package.json b/package.json index 761f6ee..fed9a6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sage", - "version": "9.0.0-beta.1", + "version": "9.0.0-beta.2", "author": "Roots ", "homepage": "https://roots.io/sage/", "private": true, diff --git a/style.css b/style.css index 2f6a735..8a395ac 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: Sage Starter Theme Theme URI: https://roots.io/sage/ Description: Sage is a WordPress starter theme. Contribute on GitHub -Version: 9.0.0-beta.1 +Version: 9.0.0-beta.2 Author: Roots Author URI: https://roots.io/ Text Domain: sage