Skip to content

Commit

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

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

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

> 20 May 2024
- Release 1.10.7 [`e7675b3`](https://github.com/bangbang93/openbmclapi/commit/e7675b32b7b6d447ffcd7ec30a9d2fb1447a10be)
- chore: 简化错误日志 [`755d107`](https://github.com/bangbang93/openbmclapi/commit/755d10742d85d216a30276af61bd8667b11c8e06)
- fix: 修正本地存储目录创建 [`0a4c744`](https://github.com/bangbang93/openbmclapi/commit/0a4c744ca6140eefdb8c84dafce7c851011d96f8)
- fix: 修正下载retry [`97311d0`](https://github.com/bangbang93/openbmclapi/commit/97311d0800f4d68449c8c2c99c0d6c5c36f8e483)

#### [v1.10.6](https://github.com/bangbang93/openbmclapi/compare/v1.10.5...v1.10.6)

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

0 comments on commit 7d45057

Please sign in to comment.