Skip to content

Commit 16613c3

Browse files
committed
chore: release v0.2.2
1 parent 21a5789 commit 16613c3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 更改日志 | Change Log
22

3+
## v0.2.2 / 2023-08-16
4+
5+
- [v0.2.1 ... v0.2.2](https://github.com/siyuan-community/siyuan-sdk/compare/v0.2.1...v0.2.2)
36
- 更新 API `/api/file/readDir` | Update API `/api/file/readDir`
47
- 添加 API `/api/storage/getRecentDocs` | Add API `/api/storage/getRecentDocs`
58
- 添加 API `/api/filetree/searchDocs` | Add API `/api/filetree/searchDocs`

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@siyuan-community/siyuan-sdk",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"description": "A simple and easy to use SDK for SiYuan.",
66
"keywords": [
77
"api",

0 commit comments

Comments
 (0)