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 39bd92a commit e3dee1fCopy full SHA for e3dee1f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.7](https://github.com/bootstrap-styled/css-utils/compare/v1.2.6...v1.2.7) (2019-06-17)
2
+
3
4
+### Bug Fixes
5
6
+* **dependencies:** upgrade all dependencies ([3ca3600](https://github.com/bootstrap-styled/css-utils/commit/3ca3600))
7
8
## [1.2.6](https://github.com/bootstrap-styled/css-utils/compare/v1.2.5...v1.2.6) (2018-12-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bootstrap-styled/css-utils",
- "version": "1.2.6",
+ "version": "1.2.7",
"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