Skip to content

Commit

Permalink
Release 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Feb 8, 2024
1 parent 87fa381 commit 434dea3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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.1](https://github.com/bangbang93/openbmclapi/compare/v1.8.0...v1.8.1)

- fix: 修正nginx的ssl证书路径错误 [`87fa381`](https://github.com/bangbang93/openbmclapi/commit/87fa3815d09cc14901201d3c46952bfd185f690c)
- fix: disable access log [`773ae17`](https://github.com/bangbang93/openbmclapi/commit/773ae170c488bca01d5ba1d43854d8fcd0c16ebf)

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

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

0 comments on commit 434dea3

Please sign in to comment.