Skip to content

Commit 90ea8fd

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2019-02-02) ### Bug Fixes * **dependencies:** Upgrade all dependencies and fix documentation ([a6a2018](a6a2018))
1 parent cf64db6 commit 90ea8fd

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+
## [3.0.1](https://github.com/bootstrap-styled/v4/compare/v3.0.0...v3.0.1) (2019-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** Upgrade all dependencies and fix documentation ([a6a2018](https://github.com/bootstrap-styled/v4/commit/a6a2018))
7+
18
# [3.0.0](https://github.com/bootstrap-styled/v4/compare/v2.0.22...v3.0.0) (2019-02-02)
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/v4",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.",
55
"main": "lib/index.js",
66
"jsnext:main": "dist/@bootstrap-styled/v4.esm.js",

0 commit comments

Comments
 (0)