Skip to content

Commit b837eb1

Browse files
chore(release): 0.1.5 [skip ci]
## [0.1.5](v0.1.4...v0.1.5) (2022-03-17) ### Bug Fixes * add url to oEmbed ([c48397a](c48397a))
1 parent 0fcc47d commit b837eb1

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.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+
17
## [0.1.4](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.1.3...v0.1.4) (2022-02-17)
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.1.4",
3+
"version": "0.1.5",
44
"author": "@raae",
55
"description": "Source YouTube information without an API key using the oEmbed endpoint 📺",
66
"keywords": [

0 commit comments

Comments
 (0)