diff --git a/CHANGELOG.md b/CHANGELOG.md index b5891e0..3076ccf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ | Version | Description | |---------|-------------| +| 5.1.1 | Use gs-sass-tools @ ^5.0.8 to pull in social colour changes | | 5.1.0 | Add alt++ to spacing utility | | 5.0.4 | Update gs-sass-tools to version 5.0.5 | | 5.0.3 | Use latin script for amharic, tigrinya and gujarati services | diff --git a/bower.json b/bower.json index 0992482..8dc322e 100644 --- a/bower.json +++ b/bower.json @@ -15,7 +15,7 @@ "tests" ], "dependencies": { - "gs-sass-tools": "git@github.com:bbc/gs-sass-tools.git#^5.0.5" + "gs-sass-tools": "git@github.com:bbc/gs-sass-tools.git#^5.0.8" }, - "version": "5.1.0" + "version": "5.1.1" } diff --git a/package.json b/package.json index 34ec789..7026438 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bbc-grandstand", - "version": "5.1.0", + "version": "5.1.1", "description": "The BBC Grandstand CSS Framework is used by Sport, Live, News and Radio components", "main": "_grandstand.scss", "scripts": {