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 6b20944 commit f901550Copy full SHA for f901550
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.2](https://github.com/bootstrap-styled/css-utils/compare/v1.1.1...v1.1.2) (2018-12-01)
2
+
3
4
+### Bug Fixes
5
6
+* **CI:** modified the travis.yml acordingly. ([5c690dd](https://github.com/bootstrap-styled/css-utils/commit/5c690dd))
7
8
## [1.1.1](https://github.com/bootstrap-styled/css-utils/compare/v1.1.0...v1.1.1) (2018-11-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bootstrap-styled/css-utils",
- "version": "1.1.1",
+ "version": "1.1.2",
"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