Skip to content

Commit e3dee1f

Browse files
chore(release): 1.2.7 [skip ci]
## [1.2.7](v1.2.6...v1.2.7) (2019-06-17) ### Bug Fixes * **dependencies:** upgrade all dependencies ([3ca3600](3ca3600))
1 parent 39bd92a commit e3dee1f

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+
## [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+
18
## [1.2.6](https://github.com/bootstrap-styled/css-utils/compare/v1.2.5...v1.2.6) (2018-12-21)
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-utils",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "Bootstrap mixins and utilities in javascript for bootstrap-styled.",
55
"main": "lib/index.js",
66
"jsnext:main": "dist/@bootstrap-styled/css-utils.es.js",

0 commit comments

Comments
 (0)