We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13e996 commit 540277eCopy full SHA for 540277e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @nishansanjuka/react-yt-framer
2
3
+## 1.1.0
4
+
5
+### Minor Changes
6
7
+- initial release npm
8
9
## 1.0.0
10
11
### Major Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@nishansanjuka/react-yt-framer",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "a provider and a component for handling youtube frames",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
0 commit comments