We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd201d commit 12e5ae5Copy full SHA for 12e5ae5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.1](https://github.com/bootstrap-styled/css-utils/compare/v1.2.0...v1.2.1) (2018-12-16)
2
+
3
4
+### Bug Fixes
5
6
+* **greenkeeper:** fix sonar running on greenkeeper test ([6259b08](https://github.com/bootstrap-styled/css-utils/commit/6259b08))
7
8
# [1.2.0](https://github.com/bootstrap-styled/css-utils/compare/v1.1.4...v1.2.0) (2018-12-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bootstrap-styled/css-utils",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Bootstrap mixins and utilities in javascript for bootstrap-styled.",
"main": "lib/index.js",
"jsnext:main": "dist/@bootstrap-styled/css-utils.es.js",
0 commit comments