Skip to content

Commit d40c638

Browse files
Release 1.2.3
[skip ci] ## [1.2.3](v1.2.2...v1.2.3) (2022-12-17) ### Bug Fixes * auto release on action ([#8](#8)) ([e5bfe04](e5bfe04))
1 parent e5bfe04 commit d40c638

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.2.3](https://github.com/node-modules/oss-client/compare/v1.2.2...v1.2.3) (2022-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* auto release on action ([#8](https://github.com/node-modules/oss-client/issues/8)) ([e5bfe04](https://github.com/node-modules/oss-client/commit/e5bfe042163951d709c8197c136be7e9e6b9e89b))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oss-client",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Aliyun OSS(Object Storage Service) Node.js Client",
55
"main": "lib/index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)