Skip to content

Commit 883c713

Browse files
ci: release (#98)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83518b7 commit 883c713

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/empty-clocks-help.md

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

packages/youtube/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @ascorbic/youtube-loader
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [`83518b7`](https://github.com/ascorbic/astro-loaders/commit/83518b7d58e51e4e6758b9cfd6b64c10c7c53484) Thanks [@ascorbic](https://github.com/ascorbic)! - Adds YouTube loader

packages/youtube/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ascorbic/youtube-loader",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Astro loader for YouTube videos with build-time and live loading capabilities",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)