We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14521ad commit 3b72613Copy full SHA for 3b72613
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.4](https://github.com/b-yp/logseq-link-to-local/compare/v1.6.3...v1.6.4) (2023-12-18)
2
+
3
4
+### Bug Fixes
5
6
+* Exclude special characters from the name ([afe4f73](https://github.com/b-yp/logseq-link-to-local/commit/afe4f73dab4346e26f71b95193973c4474e04a70))
7
8
## [1.6.3](https://github.com/b-yp/logseq-link-to-local/compare/v1.6.2...v1.6.3) (2023-08-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-link-to-local",
- "version": "1.6.3",
+ "version": "1.6.4",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments