Skip to content

Commit 8e63390

Browse files
chore(release): 3.5.1 [skip ci]
## [3.5.1](v3.5.0...v3.5.1) (2022-04-13) ### Bug Fixes * stop looping when library is ready ([5a764d4](5a764d4))
1 parent 5a764d4 commit 8e63390

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.5.1](https://github.com/streamich/react-embed/compare/v3.5.0...v3.5.1) (2022-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* stop looping when library is ready ([5a764d4](https://github.com/streamich/react-embed/commit/5a764d4521e331da59900433ee6535d192cf2e5f))
7+
18
# [3.5.0](https://github.com/streamich/react-embed/compare/v3.4.0...v3.5.0) (2022-04-13)
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": "react-embed",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"description": "",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)