We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a5789 commit 16613c3Copy full SHA for 16613c3
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# 更改日志 | Change Log
2
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)
6
- 更新 API `/api/file/readDir` | Update API `/api/file/readDir`
7
- 添加 API `/api/storage/getRecentDocs` | Add API `/api/storage/getRecentDocs`
8
- 添加 API `/api/filetree/searchDocs` | Add API `/api/filetree/searchDocs`
node/package.json
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@siyuan-community/siyuan-sdk",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "A simple and easy to use SDK for SiYuan.",
"keywords": [
"api",
0 commit comments