Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Nov 29, 2022
1 parent 6e1fadf commit 5e62bf7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.2.0](https://github.com/haydenull/logseq-plugin-react-boilerplate/compare/v1.1.0...v1.2.0) (2022-11-29)


### Bug Fixes

* [skip ci] content block mask ([3dcd6b3](https://github.com/haydenull/logseq-plugin-react-boilerplate/commit/3dcd6b385d4765b5979e437bee6211899478014b))
* [skip ci] Fix the mask blocking content area ([676b6e4](https://github.com/haydenull/logseq-plugin-react-boilerplate/commit/676b6e4549a8203ad98d246409ca95e84b0a682a))


### Features

* ✨ upgrade logseq/libs react typescript antd vite ([6e1fadf](https://github.com/haydenull/logseq-plugin-react-boilerplate/commit/6e1fadf194406cf50b5311a32f6fee39cd6079bd))

# [1.1.0](https://github.com/haydenull/logseq-plugin-react-boilerplate/compare/v1.0.0...v1.1.0) (2022-03-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-react-boilerplate",
"version": "1.0.0",
"version": "1.2.0",
"main": "dist/index.html",
"logseq": {
"id": "logseq-plugin-react-boilerplate",
Expand Down

0 comments on commit 5e62bf7

Please sign in to comment.