Skip to content

Commit af47da5

Browse files
chore(release): 1.5.5 [skip ci]
## [1.5.5](v1.5.4...v1.5.5) (2023-12-28) ### Bug Fixes * patch git exec command ([#50](#50)) ([b4a4229](b4a4229))
1 parent b4a4229 commit af47da5

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.5](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.4...v1.5.5) (2023-12-28)
2+
3+
4+
### Bug Fixes
5+
6+
* patch git exec command ([#50](https://github.com/haydenull/logseq-plugin-git/issues/50)) ([b4a4229](https://github.com/haydenull/logseq-plugin-git/commit/b4a422930288ff32cf2ff2fd23a71f0ca862b606))
7+
18
## [1.5.4](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.3...v1.5.4) (2023-07-27)
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.4",
3+
"version": "1.5.5",
44
"main": "dist/index.html",
55
"logseq": {
66
"id": "logseq-git",

0 commit comments

Comments
 (0)