Skip to content

Commit 5e62bf7

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2022-11-29) ### Bug Fixes * [skip ci] content block mask ([3dcd6b3](3dcd6b3)) * [skip ci] Fix the mask blocking content area ([676b6e4](676b6e4)) ### Features * ✨ upgrade logseq/libs react typescript antd vite ([6e1fadf](6e1fadf))
1 parent 6e1fadf commit 5e62bf7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.2.0](https://github.com/haydenull/logseq-plugin-react-boilerplate/compare/v1.1.0...v1.2.0) (2022-11-29)
2+
3+
4+
### Bug Fixes
5+
6+
* [skip ci] content block mask ([3dcd6b3](https://github.com/haydenull/logseq-plugin-react-boilerplate/commit/3dcd6b385d4765b5979e437bee6211899478014b))
7+
* [skip ci] Fix the mask blocking content area ([676b6e4](https://github.com/haydenull/logseq-plugin-react-boilerplate/commit/676b6e4549a8203ad98d246409ca95e84b0a682a))
8+
9+
10+
### Features
11+
12+
* ✨ upgrade logseq/libs react typescript antd vite ([6e1fadf](https://github.com/haydenull/logseq-plugin-react-boilerplate/commit/6e1fadf194406cf50b5311a32f6fee39cd6079bd))
13+
114
# [1.1.0](https://github.com/haydenull/logseq-plugin-react-boilerplate/compare/v1.0.0...v1.1.0) (2022-03-08)
215

316

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-react-boilerplate",
3-
"version": "1.0.0",
3+
"version": "1.2.0",
44
"main": "dist/index.html",
55
"logseq": {
66
"id": "logseq-plugin-react-boilerplate",

0 commit comments

Comments
 (0)