Skip to content

Commit

Permalink
Release 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Aug 30, 2023
1 parent 0c09afb commit 118fe50
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

1.12.1 / 2023-08-31
==================

**fixes**
* [[`0c09afb`](http://github.com/layotto/js-sdk/commit/0c09afb190416e586adf43bdc0ed3523c304d21a)] - fix: allow oss put empty file (#34) (fengmk2 <<[email protected]>>)

1.12.0 / 2023-08-30
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "layotto",
"version": "1.12.0",
"version": "1.12.1",
"description": "Layotto Node.js SDK",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 118fe50

Please sign in to comment.