Version Packages (#940)

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:45:12 +02:00 committed by GitHub
parent 40d80d2282
commit c2284df1ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 35 additions and 30 deletions

View File

@ -1,5 +0,0 @@
---
'@portaljs/remark-callouts': patch
---
Fix: missing files in the published package.

View File

@ -1,5 +0,0 @@
---
'@portaljs/remark-embed': patch
---
Fix: missing files in the published package.

View File

@ -1,5 +0,0 @@
---
'@portaljs/components': patch
---
Fix: missing files in the published package.

View File

@ -1,5 +0,0 @@
---
'@portaljs/remark-wiki-link': patch
---
Fix: missing files in the published package.

View File

@ -1,5 +0,0 @@
---
'@portaljs/core': patch
---
Fix: missing files in the published package.

View File

@ -1,5 +1,11 @@
# @portaljs/components
## 0.1.10
### Patch Changes
- [`40d80d2`](https://github.com/datopian/portaljs/commit/40d80d2282bf8464c1aafb393975065078ad9ea3) Thanks [@olayway](https://github.com/olayway)! - Fix: missing files in the published package.
## 0.1.9
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@portaljs/components",
"version": "0.1.9",
"version": "0.1.10",
"type": "module",
"description": "https://portaljs.org",
"keywords": [

View File

@ -1,5 +1,11 @@
# @portaljs/core
## 1.0.2
### Patch Changes
- [`40d80d2`](https://github.com/datopian/portaljs/commit/40d80d2282bf8464c1aafb393975065078ad9ea3) Thanks [@olayway](https://github.com/olayway)! - Fix: missing files in the published package.
## 1.0.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@portaljs/core",
"version": "1.0.1",
"version": "1.0.2",
"description": "Core Portal.JS components, configs and utils.",
"repository": {
"type": "git",

View File

@ -1,5 +1,11 @@
# @portaljs/remark-callouts
## 1.0.2
### Patch Changes
- [`40d80d2`](https://github.com/datopian/portaljs/commit/40d80d2282bf8464c1aafb393975065078ad9ea3) Thanks [@olayway](https://github.com/olayway)! - Fix: missing files in the published package.
## 1.0.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@portaljs/remark-callouts",
"version": "1.0.1",
"version": "1.0.2",
"description": "Remark plugin to add support for blockquote-based admonitions/callouts",
"repository": {
"type": "git",

View File

@ -1,5 +1,11 @@
# @portaljs/remark-embed
## 1.0.2
### Patch Changes
- [`40d80d2`](https://github.com/datopian/portaljs/commit/40d80d2282bf8464c1aafb393975065078ad9ea3) Thanks [@olayway](https://github.com/olayway)! - Fix: missing files in the published package.
## 1.0.1
### Patch Changes

View File

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

View File

@ -1,5 +1,11 @@
# @portaljs/remark-wiki-link
## 1.0.2
### Patch Changes
- [`40d80d2`](https://github.com/datopian/portaljs/commit/40d80d2282bf8464c1aafb393975065078ad9ea3) Thanks [@olayway](https://github.com/olayway)! - Fix: missing files in the published package.
## 1.0.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@portaljs/remark-wiki-link",
"version": "1.0.1",
"version": "1.0.2",
"description": "Parse and render wiki-style links in markdown especially Obsidian style links.",
"repository": {
"type": "git",