Skip to content

Commit

Permalink
Release 1.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Jun 3, 2024
1 parent 0f00f24 commit 8d2e37d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ 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.10.9](https://github.com/bangbang93/openbmclapi/compare/v1.10.8...v1.10.9)

- refactor: 使用env-var校验环境变量 [`45e22b3`](https://github.com/bangbang93/openbmclapi/commit/45e22b320ec530a8ebdf848d2dba375ad4f85a9d)
- feat: webdav并行检查 [`82f0792`](https://github.com/bangbang93/openbmclapi/commit/82f0792cebf78a05748570f822a8d34df3e597c6)
- refactor: 简化文件列表 [`409d335`](https://github.com/bangbang93/openbmclapi/commit/409d3350626583d5f0087680c7697ce5f50857d0)

#### [v1.10.8](https://github.com/bangbang93/openbmclapi/compare/v1.10.7...v1.10.8)

> 20 May 2024
- Release 1.10.8 [`7d45057`](https://github.com/bangbang93/openbmclapi/commit/7d45057b3908ebb9dac877e00aab7ad6b5b521c9)
- fix: fix package import [`9d12472`](https://github.com/bangbang93/openbmclapi/commit/9d12472d90187c7e4caeb21b38c64673d0f5bf26)
- fix: 重试下载的时候给个debug日志,并且重置进度条 [`c7fec2f`](https://github.com/bangbang93/openbmclapi/commit/c7fec2f84a954ea608c3784fe4ad1eacdc58237d)

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.10.8",
"version": "1.10.9",
"description": "bmclapi@home",
"bin": "dist/openbmclapi.js",
"private": true,
Expand Down

0 comments on commit 8d2e37d

Please sign in to comment.