Skip to content

Commit 7846701

Browse files
chore(release): 0.1.0 [skip ci]
# [0.1.0](v0.0.0...v0.1.0) (2022-02-03) ### Bug Fixes * starter error ([3210c0e](3210c0e)) ### Features * source youtube ([4b26ca5](4b26ca5))
1 parent 4b26ca5 commit 7846701

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [0.1.0](https://github.com/queen-raae/gatsby-source-youtube-oembed/compare/v0.0.0...v0.1.0) (2022-02-03)
2+
3+
### Bug Fixes
4+
5+
- starter error ([3210c0e](https://github.com/queen-raae/gatsby-source-youtube-oembed/commit/3210c0eb1de60c475ddeeed03f3613a37c83b6ee))
6+
7+
### Features
8+
9+
- source youtube ([4b26ca5](https://github.com/queen-raae/gatsby-source-youtube-oembed/commit/4b26ca5509531cb64d416755b3f5455445f69208))

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

0 commit comments

Comments
 (0)