Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 13071ba

Browse files
committed
Release 1.5.1
1 parent fb23c0d commit 13071ba

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.5.1](https://github.com/bangbang93/node-ufile-rest/compare/1.5.0...1.5.1)
8+
9+
- fix: gotOptions type [`fb23c0d`](https://github.com/bangbang93/node-ufile-rest/commit/fb23c0d7e06234f4b47da07b40eeda5e00c64d83)
10+
711
#### [1.5.0](https://github.com/bangbang93/node-ufile-rest/compare/1.4.5...1.5.0)
812

13+
> 22 September 2023
14+
915
- feat: 支持自定义got options [`be4ebc6`](https://github.com/bangbang93/node-ufile-rest/commit/be4ebc6a8656f306a6d3ca27d47ee10fb8e9e8c3)
16+
- Release 1.5.0 [`e35b87f`](https://github.com/bangbang93/node-ufile-rest/commit/e35b87f10ddfdc70a8c6bb42344fccffa0c9dd2f)
1017

1118
#### [1.4.5](https://github.com/bangbang93/node-ufile-rest/compare/1.4.4...1.4.5)
1219

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ufile-rest",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "ufile sdk for ucloud",
55
"exports": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)