Skip to content

Commit 3b58d76

Browse files
committed
Merge pull request roots#1458 from roots/8.2.1
Sage 8.2.1
2 parents 46d1fd2 + 262b30e commit 3b58d76

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
### HEAD
1+
### 8.2.1: May 7th, 2015
2+
* Update BrowserSync ([#1457](https://github.com/roots/sage/issues/1457))
3+
* Bump dependencies ([#1448](https://github.com/roots/sage/issues/1448))
24
* Allow revved files to resolve in development if they exist ([#1456](https://github.com/roots/sage/issues/1456))
35
* Disable advanced minification features to fix incorrect file path in compiled CSS ([#1452](https://github.com/roots/sage/issues/1452))
46
* Fix Glyphicon font path ([#1455](https://github.com/roots/sage/issues/1455))
5-
* Bump BrowserSync to [2.7.1](https://github.com/BrowserSync/browser-sync/compare/v2.5.0...v2.7.1) and gulp-sass to [2.0.0](https://github.com/dlmanning/gulp-sass/issues/247)
67

78
### 8.2.0: April 29th, 2015
89
* Use Sass Bootstrap by default ([#1437](https://github.com/roots/sage/issues/1437))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sage",
3-
"version": "8.2.0",
3+
"version": "8.2.1",
44
"author": "Ben Word <[email protected]>",
55
"homepage": "https://roots.io/sage/",
66
"private": true,

style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Theme Name: Sage Starter Theme
33
Theme URI: https://roots.io/sage/
44
Description: Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
5-
Version: 8.2.0
5+
Version: 8.2.1
66
Author: Roots
77
Author URI: https://roots.io/
88

0 commit comments

Comments
 (0)