Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.6.0](v2.5.0...v2.6.0) (2019-04-24)

### Features

* 🎸 impl Tweet from scratch, make sure it fits into rect ([f419a40](f419a40))
* 🎸 make figma block fit outer box ([cf76ab0](cf76ab0))
* 🎸 make gist fit outer box ([b63d31e](b63d31e))
* 🎸 make imgur fit box ([0b25ed1](0b25ed1))
* 🎸 make JsFiddle fit box without margins ([ad201df](ad201df))
* 🎸 make sure components fit without margins in container ([79f78cf](79f78cf))
* 🎸 make sure gmaps fits box well and has rounded corners ([4ab3749](4ab3749))
  • Loading branch information
semantic-release-bot committed Apr 24, 2019
1 parent 66b0dd5 commit c53f99f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.6.0](https://github.com/streamich/react-embed/compare/v2.5.0...v2.6.0) (2019-04-24)


### Features

* 🎸 impl Tweet from scratch, make sure it fits into rect ([f419a40](https://github.com/streamich/react-embed/commit/f419a40))
* 🎸 make figma block fit outer box ([cf76ab0](https://github.com/streamich/react-embed/commit/cf76ab0))
* 🎸 make gist fit outer box ([b63d31e](https://github.com/streamich/react-embed/commit/b63d31e))
* 🎸 make imgur fit box ([0b25ed1](https://github.com/streamich/react-embed/commit/0b25ed1))
* 🎸 make JsFiddle fit box without margins ([ad201df](https://github.com/streamich/react-embed/commit/ad201df))
* 🎸 make sure components fit without margins in container ([79f78cf](https://github.com/streamich/react-embed/commit/79f78cf))
* 🎸 make sure gmaps fits box well and has rounded corners ([4ab3749](https://github.com/streamich/react-embed/commit/4ab3749))

# [2.5.0](https://github.com/streamich/react-embed/compare/v2.4.0...v2.5.0) (2019-04-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-embed",
"version": "2.5.0",
"version": "2.6.0",
"description": "",
"author": {
"name": "streamich",
Expand Down

0 comments on commit c53f99f

Please sign in to comment.