Skip to content

Commit 1437e30

Browse files
committed
chore: release v0.1.0
1 parent 4962315 commit 1437e30

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# 更改日志 | Change Log
22

3+
## v0.1.0 / 2023-07-02
4+
5+
- [v0.0.6 ... v0.1.0](https://github.com/siyuan-community/siyuan-sdk/compare/v0.0.6...v0.1.0)
36
- 更新文档 | Update document
47
- 更新依赖 | Update dependencies
58
- 优化 JSON Schema 描述 | Optimize JSON Schema description
69

7-
## v0.0.6 / 2023-06-30
10+
## v0.0.6 / 2023-07-01
811

912
- [v0.0.5 ... v0.0.6](https://github.com/siyuan-community/siyuan-sdk/compare/v0.0.5...v0.0.6)
1013
- 添加 API `/api/filetree/createDocWithMd` | Add API `/api/filetree/createDocWithMd`

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.0.6",
4+
"version": "0.1.0",
55
"description": "A simple and easy to use SDK for SiYuan.",
66
"keywords": [
77
"api",

0 commit comments

Comments
 (0)