Skip to content

Commit 72ee169

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-04-11) ### Bug Fixes * **api:** should close [#1](#1) ([0dede67](0dede67)) * **settings:** access_code was wrongfully prefilled ([d105925](d105925))
1 parent 82e2c55 commit 72ee169

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.1](https://github.com/mxschll/logseq-ticktick-plugin/compare/v1.0.0...v1.0.1) (2023-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **api:** should close [#1](https://github.com/mxschll/logseq-ticktick-plugin/issues/1) ([0dede67](https://github.com/mxschll/logseq-ticktick-plugin/commit/0dede67d1f11f7b293c5e5edfad5954e391062aa))
7+
* **settings:** access_code was wrongfully prefilled ([d105925](https://github.com/mxschll/logseq-ticktick-plugin/commit/d1059251d7c24243837d19a388be623f6f4faba7))
8+
19
# 1.0.0 (2023-04-11)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-ticktick-plugin",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "TickTick plugin for Logseq.",
55
"main": "dist/index.html",
66
"scripts": {

0 commit comments

Comments
 (0)