Merge pull request #1035 from datopian/changeset-release/main

Version Packages
This commit is contained in:
João Demenech 2023-10-10 20:48:41 -03:00 committed by GitHub
commit 6b3afa878b
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-wiki-link': patch
---
Fix links with accents resolving to empty links

View File

@ -1,5 +1,11 @@
# @portaljs/remark-wiki-link
## 1.1.1
### Patch Changes
- [`e4624c35`](https://github.com/datopian/portaljs/commit/e4624c35cb559c7eb17efe1f9def9d8a0b18a859) - Fix links with accents resolving to empty links
## 1.1.0
### Minor Changes

View File

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