Skip to content

Commit

Permalink
Release 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Feb 23, 2024
1 parent 53b5d39 commit 0284008
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v1.9.3](https://github.com/bangbang93/openbmclapi/compare/v1.9.2...v1.9.3)

- feat: 把node的二进制打进tar包里 [`ec16a88`](https://github.com/bangbang93/openbmclapi/commit/ec16a88bcde54fd4dedfffe372652ad4e63f00c2)
- fix: 修正从网盘节点同步时会400 [`53b5d39`](https://github.com/bangbang93/openbmclapi/commit/53b5d3928144764f477769b3f75a31a9304814e7)
- feat: 下载错误时给个redirectUrls [`1939038`](https://github.com/bangbang93/openbmclapi/commit/1939038e6af7152ee110d868bda7d77a6cd878e4)

#### [v1.9.2](https://github.com/bangbang93/openbmclapi/compare/v1.9.1...v1.9.2)

> 23 February 2024
- feat: measure改为签名校验 [`#54`](https://github.com/bangbang93/openbmclapi/pull/54)
- Release 1.9.2 [`0ce2236`](https://github.com/bangbang93/openbmclapi/commit/0ce22361872018b5135ae33f5c380031e79fee67)
- feat: 下载失败的时候给个详细的url [`2a549c7`](https://github.com/bangbang93/openbmclapi/commit/2a549c7b7cf7a8ca5369cd1d743dd9db3196641b)
- feat: 增加一台rsync服务器 [`c898e24`](https://github.com/bangbang93/openbmclapi/commit/c898e2405b63fc6974b97c582effac9477577d68)
- feat: 修正noopen参数 [`d261127`](https://github.com/bangbang93/openbmclapi/commit/d26112793ff7e31f143e8aad5c5643cc8a3ec246)

#### [v1.9.1](https://github.com/bangbang93/openbmclapi/compare/v1.9.0...v1.9.1)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openbmclapi",
"version": "1.9.2",
"version": "1.9.3",
"description": "bmclapi@home",
"bin": "dist/openbmclapi.js",
"private": true,
Expand Down

0 comments on commit 0284008

Please sign in to comment.