Skip to content

Commit 0c1fe6c

Browse files
chore(release): 3.0.7 [skip ci]
## [3.0.7](v3.0.6...v3.0.7) (2019-03-10) ### Bug Fixes * **dependencies:** upgrade all dependencies ([4a3a80f](4a3a80f)) * **TetherContent:** use portals to fix bounds issues in tethered content. ([bebe9e1](bebe9e1))
1 parent 94cd720 commit 0c1fe6c

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.7](https://github.com/bootstrap-styled/v4/compare/v3.0.6...v3.0.7) (2019-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** upgrade all dependencies ([4a3a80f](https://github.com/bootstrap-styled/v4/commit/4a3a80f))
7+
* **TetherContent:** use portals to fix bounds issues in tethered content. ([bebe9e1](https://github.com/bootstrap-styled/v4/commit/bebe9e1))
8+
19
## [3.0.6](https://github.com/bootstrap-styled/v4/compare/v3.0.5...v3.0.6) (2019-02-26)
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.6",
3+
"version": "3.0.7",
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)