Skip to content

Commit 3ee7345

Browse files
authored
chore(master): release 1.3.2 (#13)
1 parent 0c038af commit 3ee7345

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.3.1](https://github.com/sobird/pcs-cli/compare/v1.3.0...v1.3.1) (2025-12-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pcs-cli",
33
"description": "Baidu Personal Cloud Storage's Command Line Interface.",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"type": "module",
66
"bin": {
77
"pcs": "bin/pcs.ts"

0 commit comments

Comments
 (0)