Skip to content

Commit 288563a

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2019-02-02) ### Bug Fixes * **dependencies:** fix terser ([63d5f15](63d5f15)) * **dependencies:** install [email protected] (see webpack/terser-webpack-plugin#66) ([67b9e0a](67b9e0a))
1 parent b7e9c33 commit 288563a

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+
## [3.0.2](https://github.com/bootstrap-styled/v4/compare/v3.0.1...v3.0.2) (2019-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** fix terser ([63d5f15](https://github.com/bootstrap-styled/v4/commit/63d5f15))
7+
* **dependencies:** install [email protected] (see https://github.com/webpack-contrib/terser-webpack-plugin/issues/66) ([67b9e0a](https://github.com/bootstrap-styled/v4/commit/67b9e0a))
8+
19
## [3.0.1](https://github.com/bootstrap-styled/v4/compare/v3.0.0...v3.0.1) (2019-02-02)
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/v4",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
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)