Skip to content

Commit 2fddf59

Browse files
Version Packages (#118)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c16d622 commit 2fddf59

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fifty-balloons-wave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/astro-embed-youtube/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @astro-community/astro-embed-youtube
22

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- [#117](https://github.com/delucis/astro-embed/pull/117) [`c16d622eca47cd08d9455cc8be3a2a688f07c145`](https://github.com/delucis/astro-embed/commit/c16d622eca47cd08d9455cc8be3a2a688f07c145) Thanks [@jrouleau](https://github.com/jrouleau)! - Revert to `jpg` for `<YouTube>` poster
8+
39
## 0.5.1
410

511
### Patch Changes

packages/astro-embed-youtube/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@astro-community/astro-embed-youtube",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Component to easily embed YouTube videos on your Astro site",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)