Skip to content

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Feb 8, 2024
1 parent 2f95743 commit 6e41156
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [0.4.0](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.3.1...v0.4.0) (2024-02-08)

### Features

- 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))

## [0.3.1](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.3.0...v0.3.1) (2022-03-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@raae/gatsby-source-youtube-oembed",
"version": "0.3.1",
"version": "0.4.0",
"author": "@raae",
"description": "Source YouTube information without an API key using the oEmbed endpoint 📺",
"keywords": [
Expand Down

0 comments on commit 6e41156

Please sign in to comment.