Skip to content

Commit 3b72613

Browse files
chore(release): 1.6.4 [skip ci]
## [1.6.4](v1.6.3...v1.6.4) (2023-12-18) ### Bug Fixes * Exclude special characters from the name ([afe4f73](afe4f73))
1 parent 14521ad commit 3b72613

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.6.3](https://github.com/b-yp/logseq-link-to-local/compare/v1.6.2...v1.6.3) (2023-08-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-link-to-local",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)