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 e0f9abf commit 4c425cfCopy full SHA for 4c425cf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.3](https://github.com/bootstrap-styled/css-utils/compare/v1.1.2...v1.1.3) (2018-12-05)
2
+
3
4
+### Bug Fixes
5
6
+* **documentation:** added new doc dependencies. ([07a3ebf](https://github.com/bootstrap-styled/css-utils/commit/07a3ebf))
7
8
## [1.1.2](https://github.com/bootstrap-styled/css-utils/compare/v1.1.1...v1.1.2) (2018-12-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bootstrap-styled/css-utils",
- "version": "1.1.2",
+ "version": "1.1.3",
"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