Skip to content

Commit 74c0a8c

Browse files
chore(release): 3.0.9 [skip ci]
## [3.0.9](v3.0.8...v3.0.9) (2019-03-10) ### Bug Fixes * **documentation:** testing release with @rollup-umd/deploy ([02977e5](02977e5))
1 parent fc00e4d commit 74c0a8c

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.9](https://github.com/bootstrap-styled/v4/compare/v3.0.8...v3.0.9) (2019-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **documentation:** testing release with @rollup-umd/deploy ([02977e5](https://github.com/bootstrap-styled/v4/commit/02977e5))
7+
18
## [3.0.8](https://github.com/bootstrap-styled/v4/compare/v3.0.7...v3.0.8) (2019-03-10)
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.8",
3+
"version": "3.0.9",
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)