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 b5f6ef2 commit 5f668c9Copy full SHA for 5f668c9
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# 更改日志 | Change Log
2
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)
6
- 排序 `import` 表达式 | Sort `import` expressions
7
- 完善社区资源清单文件定义 | Perfect community resource manifest file definition
8
- 完善 Prettier 配置并应用 | Perfect Prettier configuration and apply
node/package.json
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@siyuan-community/siyuan-sdk",
- "version": "0.3.10",
+ "version": "0.3.11",
"packageManager": "pnpm@9.1.1",
"engines": {
"node": "22"
0 commit comments