Skip to content

Commit a39a362

Browse files
chore(release): 2.0.8 [skip ci]
## [2.0.8](v2.0.7...v2.0.8) (2019-11-29) ### Bug Fixes * **dependencies:** upgrade all dependencies ([3dc61cf](3dc61cf))
1 parent c04243c commit a39a362

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.8](https://github.com/bootstrap-styled/css-mixins/compare/v2.0.7...v2.0.8) (2019-11-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** upgrade all dependencies ([3dc61cf](https://github.com/bootstrap-styled/css-mixins/commit/3dc61cf9191eae6d101102e45bd904b25e9eeaf7))
7+
18
## [2.0.7](https://github.com/bootstrap-styled/css-mixins/compare/v2.0.6...v2.0.7) (2019-06-17)
29

310

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.7",
3+
"version": "2.0.8",
44
"description": "Bootstrap v4 css-in-js mixins for Bootstrap Styled.",
55
"main": "lib/index.js",
66
"jsnext:main": "dist/@bootstrap-styled/css-mixins.esm.js",

0 commit comments

Comments
 (0)