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.7.0] ( https://github.com/sobird/pcs-cli/compare/v1.6.1...v1.7.0 ) (2026-03-04)
4+
5+
6+ ### Features
7+
8+ * ** eslint:** upgrade eslint-config-sobird to v1.0 ([ 942748e] ( https://github.com/sobird/pcs-cli/commit/942748e6a30b8a7e711b633d16d5ed4505e00c2d ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * @commander-js/extra-typings ambient module setup ([ b1e7cb1] ( https://github.com/sobird/pcs-cli/commit/b1e7cb15ebbe8624889d1940d764a21eb1082bb0 ) )
14+ * cliui v9 need declare module 'cliui' types ([ b9b4715] ( https://github.com/sobird/pcs-cli/commit/b9b47150e64fb5e438405bbba175491447b127b0 ) )
15+ * npm run lint: fix ([ 78a92f8] ( https://github.com/sobird/pcs-cli/commit/78a92f87d0e55e3fcf25487a4048a502c5d679a7 ) )
16+ * upgrade eslint-config-sobird to v1.0 ([ 1b9a074] ( https://github.com/sobird/pcs-cli/commit/1b9a0749cc43480c5bffc593e9167c8b1396f11d ) )
17+
318## [ 1.6.1] ( https://github.com/sobird/pcs-cli/compare/v1.6.0...v1.6.1 ) (2026-02-24)
419
520
Original file line number Diff line number Diff line change 11{
22 "name" : " pcs-cli" ,
33 "type" : " module" ,
4- "version" : " 1.6.1 " ,
4+ "version" : " 1.7.0 " ,
55 "packageManager" : " pnpm@10.30.2" ,
66 "description" : " Baidu Personal Cloud Storage's Command Line Interface." ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments