Skip to content

Commit 5387336

Browse files
chore(release): 0.3.0 [skip ci]
# [0.3.0](v0.2.0...v0.3.0) (2022-03-25) ### Features * add support Gatsby ImageCDN ([d878d35](d878d35))
1 parent 6b13a65 commit 5387336

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
# [0.2.0](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.1.5...v0.2.0) (2022-03-24)
28

39
### Features

plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@raae/gatsby-source-youtube-oembed",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"author": "@raae",
55
"description": "Source YouTube information without an API key using the oEmbed endpoint 📺",
66
"keywords": [

0 commit comments

Comments
 (0)