We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b13a65 commit 5387336Copy full SHA for 5387336
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [0.3.0](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.2.0...v0.3.0) (2022-03-25)
2
+
3
+### Features
4
5
+- add support Gatsby ImageCDN ([d878d35](https://github.com/queen-raae/gatsby-source-youtube-oembed/commit/d878d3502f80d267e74bbddb00312c625c4993d9))
6
7
# [0.2.0](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.1.5...v0.2.0) (2022-03-24)
8
9
### Features
plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@raae/gatsby-source-youtube-oembed",
- "version": "0.2.0",
+ "version": "0.3.0",
"author": "@raae",
"description": "Source YouTube information without an API key using the oEmbed endpoint 📺",
"keywords": [
0 commit comments