Version Packages (#941)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-06-08 23:57:47 +02:00
committed by GitHub
parent e82e2ae021
commit f54d238795
13 changed files with 43 additions and 16 deletions

View File

@@ -1,5 +1,11 @@
# @portaljs/remark-embed
## 1.0.3
### Patch Changes
- [`e82e2ae`](https://github.com/datopian/portaljs/commit/e82e2ae0211ea3e4701703d353b44cf1001434ef) Thanks [@olayway](https://github.com/olayway)! - Fix: replace deprecated `prepublish` script with `prepare`
## 1.0.2
### Patch Changes

View File

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