Skip to content

Commit 06815e0

Browse files
author
Dimitri Kopriwa
committed
Merge branch 'master' of github.com:bootstrap-styled/css-mixins into dev
2 parents b52eb78 + 2a68955 commit 06815e0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.4](https://github.com/bootstrap-styled/css-mixins/compare/v2.0.3...v2.0.4) (2019-01-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **button:** fixed linear-gradient values ([c0b640c](https://github.com/bootstrap-styled/css-mixins/commit/c0b640c))
7+
* **dependencies:** upgrade all dependencies ([8e58fb9](https://github.com/bootstrap-styled/css-mixins/commit/8e58fb9))
8+
19
## [2.0.3](https://github.com/bootstrap-styled/css-mixins/compare/v2.0.2...v2.0.3) (2018-12-21)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bootstrap-styled/css-mixins",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Bootstrap v4 css-in-js mixins for Bootstrap Styled.",
55
"main": "lib/index.js",
66
"jsnext:main": "dist/@bootstrap-styled/css-mixins.es.js",

0 commit comments

Comments
 (0)