Version Packages (#1028)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-09-26 21:33:55 +02:00 committed by GitHub
parent 71716ab018
commit 56cb6e7912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@portaljs/remark-embed': patch
---
Add support for shortened yt links (https://youtu.be).

View File

@ -1,5 +1,11 @@
# @portaljs/remark-embed
## 1.0.5
### Patch Changes
- [`71716ab0`](https://github.com/datopian/portaljs/commit/71716ab01875f04f51bc23ba551c7a6a9a24a335) Thanks [@olayway](https://github.com/olayway)! - Add support for shortened yt links (https://youtu.be).
## 1.0.4
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@portaljs/remark-embed",
"version": "1.0.4",
"version": "1.0.5",
"description": "Converts youtube link in mdx to an iframe embed",
"repository": {
"type": "git",