Skip to content

Commit 20c297e

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.5...v1.6.0) (2024-05-21) ### Bug Fixes * 🐛 release action error ([52d170b](52d170b)) ### Features * New keyboard shortcut to commit without pushing ([#59](#59)) ([fc799b8](fc799b8))
1 parent 52d170b commit 20c297e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.6.0](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.5...v1.6.0) (2024-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: release action error ([52d170b](https://github.com/haydenull/logseq-plugin-git/commit/52d170b88f4f1edb28810fe26a501978b0cfde6b))
7+
8+
9+
### Features
10+
11+
* New keyboard shortcut to commit without pushing ([#59](https://github.com/haydenull/logseq-plugin-git/issues/59)) ([fc799b8](https://github.com/haydenull/logseq-plugin-git/commit/fc799b8a8a364487db5c44631d3982323343926d))
12+
113
## [1.5.5](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.4...v1.5.5) (2023-12-28)
214

315

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

0 commit comments

Comments
 (0)