File tree Expand file tree Collapse file tree 3 files changed +125
-141
lines changed
Expand file tree Collapse file tree 3 files changed +125
-141
lines changed Original file line number Diff line number Diff line change 11# 更改日志 | Change Log
22
3+ ## v0.1.1 / 2023-07-18
4+
5+ - [ v0.1.0 ... v0.1.1] ( https://github.com/siyuan-community/siyuan-sdk/compare/v0.1.0...v0.1.1 )
36- 添加 API ` /api/filetree/getHPathByID ` | Add API ` /api/filetree/getHPathByID `
47- schema ID 更改为 ` https://github.com/:user/:repo/raw/:branch/* ` | Change schema ID to ` https://github.com/:user/:repo/raw/:branch/* `
58- 更新 API ` /api/filetree/getHPathByID ` | Update API ` /api/filetree/getHPathByID `
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @siyuan-community/siyuan-sdk" ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "description" : " A simple and easy to use SDK for SiYuan." ,
66 "keywords" : [
77 " api" ,
7373 "@ltd/j-toml" : " ^1.38.0" ,
7474 "@nodelib/fs.walk" : " ^1.2.8" ,
7575 "@types/node" : " ^20.4.2" ,
76- "@typescript-eslint/eslint-plugin" : " ^6.0 .0" ,
77- "@typescript-eslint/parser" : " ^6.0 .0" ,
76+ "@typescript-eslint/eslint-plugin" : " ^6.1 .0" ,
77+ "@typescript-eslint/parser" : " ^6.1 .0" ,
7878 "@vitest/coverage-istanbul" : " ^0.33.0" ,
7979 "ajv" : " ^8.12.0" ,
8080 "ajv-formats" : " ^2.1.1" ,
8787 "ts-node" : " ^10.9.1" ,
8888 "typescript" : " ^5.1.6" ,
8989 "vite" : " ^4.4.4" ,
90- "vite-plugin-dts" : " ^3.3.0 " ,
90+ "vite-plugin-dts" : " ^3.3.1 " ,
9191 "vite-plugin-static-copy" : " ^0.16.0" ,
9292 "vitest" : " ^0.32.4"
9393 },
You can’t perform that action at this time.
0 commit comments