Skip to content

Commit bfda036

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2023-04-20) ### Bug Fixes * 🐛 the mask was not turned off after initilization ([a84acb5](a84acb5))
1 parent a84acb5 commit bfda036

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.2](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.1...v1.5.2) (2023-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: the mask was not turned off after initilization ([a84acb5](https://github.com/haydenull/logseq-plugin-git/commit/a84acb5a7133da1f0693c15112ab5c903f0a1774))
7+
18
## [1.5.1](https://github.com/haydenull/logseq-plugin-git/compare/v1.5.0...v1.5.1) (2023-04-16)
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.1",
3+
"version": "1.5.2",
44
"main": "dist/index.html",
55
"logseq": {
66
"id": "logseq-git",

0 commit comments

Comments
 (0)