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.
2 parents 4afa802 + ce3e8cd commit 1e99448Copy full SHA for 1e99448
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.3](https://github.com/mlhiter/logseq-task-done-time-mini/compare/v1.1.2...v1.1.3) (2024-08-07)
2
+
3
4
+### Bug Fixes
5
6
+* propertyName regexp error ([0f684fa](https://github.com/mlhiter/logseq-task-done-time-mini/commit/0f684fad82e87017a6b75fbadf0a8c06986dd5f9))
7
8
## [1.1.2](https://github.com/mlhiter/logseq-task-done-time-mini/compare/v1.1.1...v1.1.2) (2024-08-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-task-done-time-mini",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "A logseq plugin to add task done time information silently.",
"main": "dist/index.html",
"scripts": {
0 commit comments