Skip to content

Commit 5aa3939

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2018-11-10) ### Bug Fixes * **release:** GitHub release https://github.com/bootstrap-styled/css-utils ([c833ec9](c833ec9))
1 parent c833ec9 commit 5aa3939

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.0.2](https://github.com/bootstrap-styled/css-utils/compare/v1.0.1...v1.0.2) (2018-11-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** GitHub release https://github.com/bootstrap-styled/css-utils ([c833ec9](https://github.com/bootstrap-styled/css-utils/commit/c833ec9))
7+
18
## [1.0.1](https://module.kopaxgroup.com/bootstrap-styled/css-utils/compare/v1.0.0...v1.0.1) (2018-11-05)
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.0.1",
3+
"version": "1.0.2",
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)