Skip to content

Commit 46fd340

Browse files
chore(release): 3.0.5 [skip ci]
## [3.0.5](v3.0.4...v3.0.5) (2019-02-25) ### Bug Fixes * **dependencies:** Upgrade all dependencies, using @rollup-umd/rollup for rollup configuration ([d091060](d091060)) * **documentation:** corrected typo mistake and improved layout. ([28dbd13](28dbd13))
1 parent 7867dfd commit 46fd340

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.5](https://github.com/bootstrap-styled/v4/compare/v3.0.4...v3.0.5) (2019-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** Upgrade all dependencies, using @rollup-umd/rollup for rollup configuration ([d091060](https://github.com/bootstrap-styled/v4/commit/d091060))
7+
* **documentation:** corrected typo mistake and improved layout. ([28dbd13](https://github.com/bootstrap-styled/v4/commit/28dbd13))
8+
19
## [3.0.4](https://github.com/bootstrap-styled/v4/compare/v3.0.3...v3.0.4) (2019-02-05)
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.4",
3+
"version": "3.0.5",
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)