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 0c038af commit 3ee7345Copy full SHA for 3ee7345
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.2](https://github.com/sobird/pcs-cli/compare/v1.3.1...v1.3.2) (2025-12-31)
4
+
5
6
+### Bug Fixes
7
8
+* test it ([0c038af](https://github.com/sobird/pcs-cli/commit/0c038af3fd16d2320e143d818b2f0f98230d30e1))
9
10
## [1.3.1](https://github.com/sobird/pcs-cli/compare/v1.3.0...v1.3.1) (2025-12-30)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "pcs-cli",
"description": "Baidu Personal Cloud Storage's Command Line Interface.",
- "version": "1.3.1",
+ "version": "1.3.2",
"type": "module",
"bin": {
"pcs": "bin/pcs.ts"
0 commit comments