Skip to content

Commit 5de6f59

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2022-11-08) ### Bug Fixes * update dependencies ([1e02cdf](1e02cdf))
1 parent 1e02cdf commit 5de6f59

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.1](https://github.com/pengx17/logseq-plugin-bullet-threading/compare/v1.1.0...v1.1.1) (2022-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([1e02cdf](https://github.com/pengx17/logseq-plugin-bullet-threading/commit/1e02cdf7cf60228533c34d9d75fb6097000dd089))
7+
18
# [1.1.0](https://github.com/pengx17/logseq-plugin-bullet-threading/compare/v1.0.1...v1.1.0) (2022-04-27)
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.1.0",
3+
"version": "1.1.1",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)