Skip to content

Commit 391c105

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2023-05-27) ### Bug Fixes * order list block item ([30cd3f7](30cd3f7))
1 parent 30cd3f7 commit 391c105

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.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+
18
## [1.1.2](https://github.com/pengx17/logseq-plugin-bullet-threading/compare/v1.1.1...v1.1.2) (2023-05-18)
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-bullet-threading",
3-
"version": "1.2.0",
3+
"version": "1.1.4",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)