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.
1 parent dbfc860 commit eb54f08Copy full SHA for eb54f08
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.1](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.1.0...v1.1.1) (2021-09-04)
2
+
3
4
+### Bug Fixes
5
6
+* downgrade @logseq/libs ([dbfc860](https://github.com/pengx17/logseq-plugin-todo-master/commit/dbfc860c38a190969dc082ca138efa46c9e1b8f5))
7
8
# [1.1.0](https://github.com/pengx17/logseq-plugin-todo-master/compare/v1.0.1...v1.1.0) (2021-09-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-todo-master",
- "version": "1.1.0",
+ "version": "1.1.1",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments