Version Packages (#942)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-06-09 00:16:30 +02:00
committed by GitHub
parent affca05058
commit 6aeadd71de
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,11 @@
# @portaljs/remark-callouts
## 1.0.4
### Patch Changes
- [`affca05`](https://github.com/datopian/portaljs/commit/affca0505851a87a4295045b60a78926d34eef78) Thanks [@olayway](https://github.com/olayway)! - Fix: incorrect path to styles.css in package.json exports field.
## 1.0.3
### Patch Changes

View File

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