Skip to content

Commit 6e41156

Browse files
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.1...v0.4.0) (2024-02-08) ### Features * add support for non gatsby image cdn thumbnails ([#11](#11)) ([41cab6d](41cab6d))
1 parent 2f95743 commit 6e41156

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.4.0](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.3.1...v0.4.0) (2024-02-08)
2+
3+
### Features
4+
5+
- add support for non gatsby image cdn thumbnails ([#11](https://github.com/queen-raae/gatsby-source-youtube-oembed/issues/11)) ([41cab6d](https://github.com/queen-raae/gatsby-source-youtube-oembed/commit/41cab6d4a082ae59f68327662fb945528ff7ee7b))
6+
17
## [0.3.1](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.3.0...v0.3.1) (2022-03-28)
28

39
### Bug Fixes

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.3.1",
3+
"version": "0.4.0",
44
"author": "@raae",
55
"description": "Source YouTube information without an API key using the oEmbed endpoint 📺",
66
"keywords": [

0 commit comments

Comments
 (0)