Skip to content

Commit 2b33c88

Browse files
committed
chore: release v0.3.14
1 parent ca61ced commit 2b33c88

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.14 / 2024-11-20
4+
5+
- [v0.3.13 ... v0.3.14](https://github.com/siyuan-community/siyuan-sdk/compare/v0.3.13...v0.3.14)
36
- 修复类型定义文件入口路径错误问题 | Fix the issue of incorrect entry path of type definition file
47
- 调整 API `/api/system/getConf` | Adjust API `/api/system/getConf`
58
- 调整 API `/api/repo/openRepoSnapshotDoc` | Adjust API `/api/repo/openRepoSnapshotDoc`

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@siyuan-community/siyuan-sdk",
44
"type": "module",
5-
"version": "0.3.13",
5+
"version": "0.3.14",
66
"private": false,
77
"packageManager": "pnpm@9.14.1",
88
"description": "A simple and easy to use SDK for SiYuan.",

0 commit comments

Comments
 (0)