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 64c86f9 commit c1d2b7aCopy full SHA for c1d2b7a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.7](https://github.com/bootstrap-styled/css-mixins/compare/v2.0.6...v2.0.7) (2019-06-17)
2
+
3
4
+### Bug Fixes
5
6
+* **dependencies:** upgrade all dependencies ([80d8d0d](https://github.com/bootstrap-styled/css-mixins/commit/80d8d0d))
7
8
## [2.0.6](https://github.com/bootstrap-styled/css-mixins/compare/v2.0.5...v2.0.6) (2019-02-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bootstrap-styled/css-mixins",
- "version": "2.0.6",
+ "version": "2.0.7",
"description": "Bootstrap v4 css-in-js mixins for Bootstrap Styled.",
"main": "lib/index.js",
"jsnext:main": "dist/@bootstrap-styled/css-mixins.es.js",
0 commit comments