Skip to content

Commit 2f4a1c3

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2020-05-04) ### Bug Fixes * **dependencies:** upgrade all dependencies ([58460eb](58460eb)) * **dependencies:** upgrade all dependencies ([524910f](524910f)) * **dependencies:** upgrade all dependencies ([557f5a0](557f5a0)) * **dependencies:** upgrade all dependencies ([707ee49](707ee49))
1 parent f60d06f commit 2f4a1c3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.4.1](https://github.com/bootstrap-styled/css-utils/compare/v1.4.0...v1.4.1) (2020-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** upgrade all dependencies ([58460eb](https://github.com/bootstrap-styled/css-utils/commit/58460ebf44c4d50d22d94abad6c0de343477ef1c))
7+
* **dependencies:** upgrade all dependencies ([524910f](https://github.com/bootstrap-styled/css-utils/commit/524910f9b4159b68df25565519a2298cf0af988e))
8+
* **dependencies:** upgrade all dependencies ([557f5a0](https://github.com/bootstrap-styled/css-utils/commit/557f5a0501fbc54a241033f783c16c0d91900516))
9+
* **dependencies:** upgrade all dependencies ([707ee49](https://github.com/bootstrap-styled/css-utils/commit/707ee4901ccc47129922671de3754d0c514b82cc))
10+
111
# [1.4.0](https://github.com/bootstrap-styled/css-utils/compare/v1.3.3...v1.4.0) (2019-12-02)
212

313

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