Skip to content

Commit ee2841b

Browse files
authored
chore(master): release 1.1.0 (#3)
1 parent de79aa6 commit ee2841b

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.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+
310
## 1.0.0 (2024-04-17)
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.0.0",
4+
"version": "1.1.0",
55
"type": "module",
66
"bin": {
77
"pcs": "bin/pcs.js"

0 commit comments

Comments
 (0)