Skip to content

Commit 55c9b70

Browse files
chore(release): 1.5.3 [skip ci]
## [1.5.3](v1.5.2...v1.5.3) (2023-07-26) ### Bug Fixes * [#30](#30), shortcut mod+alt+s will pull rebase ([5f42bd5](5f42bd5)) * stack git operations not to get errors when auto actions are already performing ([e78bb2c](e78bb2c)), closes [#34](#34)
1 parent 5f42bd5 commit 55c9b70

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.5.3](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.2...v1.5.3) (2023-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* [#30](https://github.com/haydenull/logseq-plugin-git/issues/30), shortcut mod+alt+s will pull rebase ([5f42bd5](https://github.com/haydenull/logseq-plugin-git/commit/5f42bd5674cdcdff6ae60e789ddf9bc66223ed38))
7+
* stack git operations not to get errors when auto actions are already performing ([e78bb2c](https://github.com/haydenull/logseq-plugin-git/commit/e78bb2c185787e731cb7b1af07487b6901389396)), closes [#34](https://github.com/haydenull/logseq-plugin-git/issues/34)
8+
19
## [1.5.2](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.1...v1.5.2) (2023-04-20)
210

311

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.2",
3+
"version": "1.5.3",
44
"main": "dist/index.html",
55
"logseq": {
66
"id": "logseq-git",

0 commit comments

Comments
 (0)