Skip to content

Commit 930f6e9

Browse files
author
Ibrahim Cesar
committed
chore: bump version with new option, onIframeAdded
1 parent bd1067e commit 930f6e9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ yarn-debug.log*
2323
yarn-error.log*
2424

2525
amplify
26-
.next
26+
.next
27+
.vscode

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-lite-youtube-embed",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A private by default, faster and cleaner YouTube embed component for React applications",
55
"main": "dist/index.jsx",
66
"module": "dist/index.es.jsx",

0 commit comments

Comments
 (0)