File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.6.0] ( https://github.com/sobird/pcs-cli/compare/v1.5.0...v1.6.0 ) (2026-02-24)
4+
5+
6+ ### Features
7+
8+ * do not use tsconfig paths ([ 16c2115] ( https://github.com/sobird/pcs-cli/commit/16c2115f0a49834d30f30927bf54d39608ab1d68 ) )
9+ * using tsup instead of rollup & add src dir ([ 94f59ba] ( https://github.com/sobird/pcs-cli/commit/94f59ba1feeb741821690a4afb4510e7b4908834 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * createSuperFile need resolve path ([ 3f88b0e] ( https://github.com/sobird/pcs-cli/commit/3f88b0ec4a95e714cf27454d2a2a820b2612ddc2 ) )
15+ * upload file need resolve path ([ 3f24482] ( https://github.com/sobird/pcs-cli/commit/3f2448299e9679de2593b6e8cfa446b62726a467 ) )
16+
317## [ 1.5.0] ( https://github.com/sobird/pcs-cli/compare/v1.4.0...v1.5.0 ) (2026-01-11)
418
519
Original file line number Diff line number Diff line change 11{
22 "name" : " pcs-cli" ,
33 "description" : " Baidu Personal Cloud Storage's Command Line Interface." ,
4- "version" : " 1.5 .0" ,
4+ "version" : " 1.6 .0" ,
55 "type" : " module" ,
66 "bin" : {
77 "pcs" : " bin/dev.ts"
You can’t perform that action at this time.
0 commit comments