We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3773f8b commit e0ae195Copy full SHA for e0ae195
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.7.0](https://github.com/haydenull/logseq-plugin-git/compare/v1.6.0...v1.7.0) (2024-05-21)
2
+
3
4
+### Features
5
6
+* Added Custom Commit Message ([#60](https://github.com/haydenull/logseq-plugin-git/issues/60)) ([3773f8b](https://github.com/haydenull/logseq-plugin-git/commit/3773f8bbcf5a1004fa93d8af6c043c62a4104d9e))
7
8
# [1.6.0](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.5...v1.6.0) (2024-05-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-git",
- "version": "1.6.0",
+ "version": "1.7.0",
"main": "dist/index.html",
"logseq": {
"id": "logseq-git",
0 commit comments