We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e02cdf commit 5de6f59Copy full SHA for 5de6f59
CHANGELOG.md
@@ -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
8
# [1.1.0](https://github.com/pengx17/logseq-plugin-bullet-threading/compare/v1.0.1...v1.1.0) (2022-04-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-bullet-threading",
- "version": "1.1.0",
+ "version": "1.1.1",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments