Skip to content

Commit 4b9e011

Browse files
chore(release): 1.5.4 [skip ci]
## [1.5.4](v1.5.3...v1.5.4) (2023-07-27) ### Bug Fixes * exported inProcess() was not set correctly breaking checkIsSynced ([#37](#37)) ([cf78518](cf78518))
1 parent d11c428 commit 4b9e011

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.5.4](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.3...v1.5.4) (2023-07-27)
2+
3+
4+
### Bug Fixes
5+
6+
* exported inProcess() was not set correctly breaking checkIsSynced ([#37](https://github.com/haydenull/logseq-plugin-git/issues/37)) ([cf78518](https://github.com/haydenull/logseq-plugin-git/commit/cf785180e4f68e589a153b71056a2fe1163fade6))
7+
18
## [1.5.3](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.2...v1.5.3) (2023-07-26)
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-plugin-git",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"main": "dist/index.html",
55
"logseq": {
66
"id": "logseq-git",

0 commit comments

Comments
 (0)