Skip to content

Commit 376769e

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2022-12-02) ### Bug Fixes * **package:** image cannot load ([32d78cf](32d78cf))
1 parent 32d78cf commit 376769e

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.0.2](https://github.com/EINDEX/logseq-memos-sync/compare/v1.0.1...v1.0.2) (2022-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** image cannot load ([32d78cf](https://github.com/EINDEX/logseq-memos-sync/commit/32d78cf5e2366f0a2565e084a419cdf47c2edb25))
7+
18
## [1.0.1](https://github.com/EINDEX/logseq-memos-sync/compare/v1.0.0...v1.0.1) (2022-12-01)
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-memos-sync",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)