Skip to content

Commit 5f668c9

Browse files
committed
chore: release v0.3.11
1 parent b5f6ef2 commit 5f668c9

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.11 / 2024-05-14
4+
5+
- [v0.3.10 ... v0.3.11](https://github.com/siyuan-community/siyuan-sdk/compare/v0.3.10...v0.3.11)
36
- 排序 `import` 表达式 | Sort `import` expressions
47
- 完善社区资源清单文件定义 | Perfect community resource manifest file definition
58
- 完善 Prettier 配置并应用 | Perfect Prettier configuration and apply

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.10",
4+
"version": "0.3.11",
55
"packageManager": "pnpm@9.1.1",
66
"engines": {
77
"node": "22"

0 commit comments

Comments
 (0)