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 bb57806 commit e51b23eCopy full SHA for e51b23e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.6](https://github.com/bootstrap-styled/css-mixins/compare/v2.0.5...v2.0.6) (2019-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* **merge:** resolv conflict. ([e9d0ba4](https://github.com/bootstrap-styled/css-mixins/commit/e9d0ba4))
7
8
## [2.0.5](https://github.com/bootstrap-styled/css-mixins/compare/v2.0.4...v2.0.5) (2019-01-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bootstrap-styled/css-mixins",
- "version": "2.0.5",
+ "version": "2.0.6",
"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