Skip to content

Commit c6c7883

Browse files
committed
chore: release v0.3.4
1 parent 65ae458 commit c6c7883

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.3.4 / 2023-11-15
4+
5+
- [v0.3.3 ... v0.3.4](https://github.com/siyuan-community/siyuan-sdk/compare/v0.3.3...v0.3.3)
36
- 添加 API `/api/storage/setLocalStorageVal` | Add API `/api/storage/setLocalStorageVal`
47
- 为 API `/api/file/getFile``blob` 响应结果添加 `content-type` | Add `content-type` to the `blob` response result of API `/api/file/getFile`
58
- [#1](https://github.com/siyuan-community/siyuan-sdk/issues/1) 添加 API `/api/filetree/getIDsByHPath` | Add API `/api/filetree/getIDsByHPath`

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.3.3",
4+
"version": "0.3.4",
55
"packageManager": "pnpm@8.9.2",
66
"engines": {
77
"node": "21.1.x"

0 commit comments

Comments
 (0)