Skip to content

Commit

Permalink
Release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Feb 7, 2024
1 parent 90f81f4 commit 1e7c568
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,11 +4,19 @@ 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.8.0](https://github.com/bangbang93/openbmclapi/compare/v1.7.3...v1.8.0)

- feat: alist webdav可以用了 [`ee448ce`](https://github.com/bangbang93/openbmclapi/commit/ee448cef4fac9645231465dd22a60af964ca6371)
- feat: init pino [`bf8a438`](https://github.com/bangbang93/openbmclapi/commit/bf8a4386d11d99886c57c3548bdf4bb0e8560ea6)
- feat: init prettier [`75e7080`](https://github.com/bangbang93/openbmclapi/commit/75e7080235f273daaace08561aec979ccddcbbed)

#### [v1.7.3](https://github.com/bangbang93/openbmclapi/compare/v1.7.2...v1.7.3)

> 3 February 2024
- feat: 优化快速重新连接 [`25410e5`](https://github.com/bangbang93/openbmclapi/commit/25410e5acb277c3050b15d1a0a00adbf1095fdae)
- fix: 修正release发布 [`9e36958`](https://github.com/bangbang93/openbmclapi/commit/9e369589dbb8ef46ce4b059dbed0e69e7645e8f1)
- feat: 配合服务端进行重新连接后快速上线 [`bcfdd09`](https://github.com/bangbang93/openbmclapi/commit/bcfdd09d2e2a89d2daa1c6dabcc0e609f3c7016c)
- Release 1.7.3 [`908a8d1`](https://github.com/bangbang93/openbmclapi/commit/908a8d15f571052ab983e676f3dbcabbfa63b7a8)

#### [v1.7.2](https://github.com/bangbang93/openbmclapi/compare/v1.7.1...v1.7.2)

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

0 comments on commit 1e7c568

Please sign in to comment.