Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.12.0](v1.11.1...v1.12.0) (2022-11-14)

### Bug Fixes

* fix not refresh when set task schedule ([9d46240](9d46240))

### Features

* let the input box can be search tasks by title ([1a4ba2d](1a4ba2d))
  • Loading branch information
semantic-release-bot committed Nov 14, 2022
1 parent 97dfc36 commit 64fa316
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.12.0](https://github.com/ahonn/logseq-plugin-todo/compare/v1.11.1...v1.12.0) (2022-11-14)


### Bug Fixes

* fix not refresh when set task schedule ([9d46240](https://github.com/ahonn/logseq-plugin-todo/commit/9d462408927a2fca00c1a75549379a3a494a391f))


### Features

* let the input box can be search tasks by title ([1a4ba2d](https://github.com/ahonn/logseq-plugin-todo/commit/1a4ba2dfeab93a49006d423dc8f279d6734a21ec))

## [1.11.1](https://github.com/ahonn/logseq-plugin-todo/compare/v1.11.0...v1.11.1) (2022-10-19)


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-todo",
"version": "1.11.1",
"version": "1.12.0",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 64fa316

Please sign in to comment.