Skip to content

Commit 8cfc4cc

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.1...v1.5.0) (2023-06-20) ### Bug Fixes * Date function usage error ([687525a](687525a)) * Fix the issue of images being replaced due to having the same name. & Matching juejin Images ([43e8144](43e8144)) ### Features * Reconstruct matching function ([f559ed2](f559ed2))
1 parent 084c9a7 commit 8cfc4cc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.5.0](https://github.com/b-yp/logseq-link-to-local/compare/v1.4.1...v1.5.0) (2023-06-20)
2+
3+
4+
### Bug Fixes
5+
6+
* Date function usage error ([687525a](https://github.com/b-yp/logseq-link-to-local/commit/687525ad85cf7178b5b19774fd1fba97e831d10c))
7+
* Fix the issue of images being replaced due to having the same name. & Matching juejin Images ([43e8144](https://github.com/b-yp/logseq-link-to-local/commit/43e8144a146c8ec8b02f5dad4e8c82845665b59e))
8+
9+
10+
### Features
11+
12+
* Reconstruct matching function ([f559ed2](https://github.com/b-yp/logseq-link-to-local/commit/f559ed22eb71bd8c1b0913b8cff34e6198d83490))
13+
114
## [1.4.1](https://github.com/b-yp/logseq-link-to-local/compare/v1.4.0...v1.4.1) (2023-06-20)
215

316

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.4.1",
3+
"version": "1.5.0",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)