We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcc47d commit b837eb1Copy full SHA for b837eb1
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.1.5](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.1.4...v0.1.5) (2022-03-17)
2
+
3
+### Bug Fixes
4
5
+- add url to oEmbed ([c48397a](https://github.com/queen-raae/gatsby-source-youtube-oembed/commit/c48397afb93102bb0e7e99b3cca7f7f45b04e0c6))
6
7
## [0.1.4](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.1.3...v0.1.4) (2022-02-17)
8
9
### Bug Fixes
plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@raae/gatsby-source-youtube-oembed",
- "version": "0.1.4",
+ "version": "0.1.5",
"author": "@raae",
"description": "Source YouTube information without an API key using the oEmbed endpoint 📺",
"keywords": [
0 commit comments