We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b26ca5 commit 7846701Copy full SHA for 7846701
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# [0.1.0](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.0.0...v0.1.0) (2022-02-03)
2
+
3
+### Bug Fixes
4
5
+- starter error ([3210c0e](https://github.com/queen-raae/gatsby-source-youtube-oembed/commit/3210c0eb1de60c475ddeeed03f3613a37c83b6ee))
6
7
+### Features
8
9
+- source youtube ([4b26ca5](https://github.com/queen-raae/gatsby-source-youtube-oembed/commit/4b26ca5509531cb64d416755b3f5455445f69208))
plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@raae/gatsby-source-youtube-oembed",
- "version": "1.6.1",
+ "version": "0.1.0",
"author": "@raae",
"description": "Source YouTube information without an API key using the oEmbed endpoint 📺",
"keywords": [
0 commit comments