We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a4229 commit af47da5Copy full SHA for af47da5
CHANGELOG.md
@@ -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
8
## [1.5.4](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.3...v1.5.4) (2023-07-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-git",
- "version": "1.5.4",
+ "version": "1.5.5",
"main": "dist/index.html",
"logseq": {
"id": "logseq-git",
0 commit comments