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 30cd3f7 commit 391c105Copy full SHA for 391c105
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.4](https://github.com/pengx17/logseq-plugin-bullet-threading/compare/v1.1.3...v1.1.4) (2023-05-27)
2
+
3
4
+### Bug Fixes
5
6
+* order list block item ([30cd3f7](https://github.com/pengx17/logseq-plugin-bullet-threading/commit/30cd3f758186422c8d210cc27b281d6f2168207f))
7
8
## [1.1.2](https://github.com/pengx17/logseq-plugin-bullet-threading/compare/v1.1.1...v1.1.2) (2023-05-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-bullet-threading",
- "version": "1.2.0",
+ "version": "1.1.4",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments