Skip to content

Commit 6e6acde

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.4...v1.2.0) (2018-12-16) ### Bug Fixes * **rollup:** fix configuration rollup ([0b58d0f](0b58d0f)) ### Features * **greenkeeper:** added greenkeeper and updated all deps ([67f6e3a](67f6e3a))
1 parent 8a7c658 commit 6e6acde

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/bootstrap-styled/css-utils/compare/v1.1.4...v1.2.0) (2018-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **rollup:** fix configuration rollup ([0b58d0f](https://github.com/bootstrap-styled/css-utils/commit/0b58d0f))
7+
8+
9+
### Features
10+
11+
* **greenkeeper:** added greenkeeper and updated all deps ([67f6e3a](https://github.com/bootstrap-styled/css-utils/commit/67f6e3a))
12+
113
## [1.1.4](https://github.com/bootstrap-styled/css-utils/compare/v1.1.3...v1.1.4) (2018-12-07)
214

315

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.1.4",
3+
"version": "1.2.0",
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)