Skip to content

Commit

Permalink
chore(release): 3.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.5.0](v3.4.0...v3.5.0) (2022-04-13)

### Features

* 🎸 add dropbox support ([82b236e](82b236e))
* 🎸 use global to specify Dropbox app key ([e0cd6a8](e0cd6a8))
  • Loading branch information
semantic-release-bot committed Apr 13, 2022
1 parent 7dbc8b1 commit e57c03a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.5.0](https://github.com/streamich/react-embed/compare/v3.4.0...v3.5.0) (2022-04-13)


### Features

* 🎸 add dropbox support ([82b236e](https://github.com/streamich/react-embed/commit/82b236e4760f88f1c29144a6dae95aa463c47e25))
* 🎸 use global to specify Dropbox app key ([e0cd6a8](https://github.com/streamich/react-embed/commit/e0cd6a86fbb6bef6821cd1e68a92c66411caac50))

# [3.4.0](https://github.com/streamich/react-embed/compare/v3.3.3...v3.4.0) (2022-04-11)


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": "3.4.0",
"version": "3.5.0",
"description": "",
"author": {
"name": "streamich",
Expand Down

0 comments on commit e57c03a

Please sign in to comment.