There was an error while loading. Please reload this page.
1 parent 59527a7 commit 3f8d68aCopy full SHA for 3f8d68a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.1](https://github.com/pengx17/logseq-plugin-template-react/compare/v2.1.0...v2.1.1) (2022-03-24)
2
+
3
4
+### Bug Fixes
5
6
+* revert bot pr ([59527a7](https://github.com/pengx17/logseq-plugin-template-react/commit/59527a7044bec0ddd17a79de54844730e8a591a4))
7
8
# [2.1.0](https://github.com/pengx17/logseq-plugin-template-react/compare/v2.0.1...v2.1.0) (2022-03-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-template-react",
- "version": "2.1.0",
+ "version": "2.1.1",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments