Skip to content

Commit 27de394

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2018-11-30) ### Bug Fixes * **dependencies:** updated some [@bs](https://github.com/bs)/.. packages. ([d6fdd41](d6fdd41)) * **documentation:** added documentation for all utils. ([67cee21](67cee21))
1 parent 852d2c5 commit 27de394

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+
## [1.1.1](https://github.com/bootstrap-styled/css-utils/compare/v1.1.0...v1.1.1) (2018-11-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** updated some [@bs](https://github.com/bs)/.. packages. ([d6fdd41](https://github.com/bootstrap-styled/css-utils/commit/d6fdd41))
7+
* **documentation:** added documentation for all utils. ([67cee21](https://github.com/bootstrap-styled/css-utils/commit/67cee21))
8+
19
# [1.1.0](https://github.com/bootstrap-styled/css-utils/compare/v1.0.2...v1.1.0) (2018-11-14)
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-utils",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
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)