From d6f5f422c12679d009dcc34969965bc5244d5840 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Tue, 21 Feb 2017 09:57:58 -0700 Subject: [PATCH] Sage 8.5.1 --- CHANGELOG.md | 5 +++++ README.md | 2 +- package.json | 2 +- style.css | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95d55376ea..0440c1988e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### 8.5.1: February 21st, 2017 +* Update gulp-imagemin options ([#1839](https://github.com/roots/sage/pull/1839)) +* Add error handling to `scripts` and `styles` gulp tasks ([#1832](https://github.com/roots/sage/pull/1832)) +* Update to Bootstrap 4.0.0-alpha.6 ([#1832](https://github.com/roots/sage/pull/1832)) + ### 8.5.0: September 20th, 2016 * Update installation instructions * Update dependencies diff --git a/README.md b/README.md index 85bc4fae0e..946315680c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Install Sage using Composer from your WordPress themes directory (replace `your- ```shell # @ example.com/site/web/app/themes/ -$ composer create-project roots/sage your-theme-name 8.5.0 +$ composer create-project roots/sage your-theme-name 8.5.1 ``` ## Theme setup diff --git a/package.json b/package.json index 0528344cb1..aedb07f5a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sage", - "version": "8.5.0", + "version": "8.5.1", "author": "Ben Word ", "homepage": "https://roots.io/sage/", "private": true, diff --git a/style.css b/style.css index 2d61643f86..1228278185 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: 8.5.0 +Version: 8.5.1 Author: Roots Author URI: https://roots.io/ Text Domain: sage