Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jul 13, 2023
1 parent 0cec838 commit 81a5724
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.5.0 / 2023-07-13
==================

**features**
* [[`0cec838`](http://github.com/layotto/js-sdk/commit/0cec83840a490ed098b91de2b5e6b44c9d12324a)] - feat: support defaultRequestMeta on Cryption + OSS client (#23) (fengmk2 <<[email protected]>>)

1.4.1 / 2023-07-12
==================

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.4.1",
"version": "1.5.0",
"description": "Layotto Node.js SDK",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 81a5724

Please sign in to comment.