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 de79aa6 commit ee2841bCopy full SHA for ee2841b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/sobird/pcs-cli/compare/v1.0.0...v1.1.0) (2024-04-18)
4
+
5
6
+### Features
7
8
+* add release-please workflow ([ad78865](https://github.com/sobird/pcs-cli/commit/ad78865a726c9d0b68fefddf2bfbdc453e41a708))
9
10
## 1.0.0 (2024-04-17)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "pcs-cli",
"description": "Baidu Personal Cloud Storage's Command Line Interface.",
- "version": "1.0.0",
+ "version": "1.1.0",
"type": "module",
"bin": {
"pcs": "bin/pcs.js"
0 commit comments