Skip to content

Commit

Permalink
Release 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Mar 28, 2024
1 parent dec6fe5 commit 23fedf3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.1](https://github.com/bangbang93/openbmclapi/compare/v1.10.0...v1.10.1)

- fix: windows下没有kill用 [`4e2b7bd`](https://github.com/bangbang93/openbmclapi/commit/4e2b7bdca93a8dcddb481ec5961c3525c20d44f2)
- style: fix eslint error [`2899f27`](https://github.com/bangbang93/openbmclapi/commit/2899f275ff878a5c61faddd9830556f12562c21c)
- fix: 检查文件的interval时间忘了改回来了 [`dec6fe5`](https://github.com/bangbang93/openbmclapi/commit/dec6fe5cb38006a28c2b2eee5790e0f51e101421)

#### [v1.10.0](https://github.com/bangbang93/openbmclapi/compare/v1.9.8...v1.10.0)

> 26 March 2024
- chore: setup husky [`9097f2a`](https://github.com/bangbang93/openbmclapi/commit/9097f2a35737b841bfe2e75477cd7e6de0cae7e1)
- feat: upnp [`645c70e`](https://github.com/bangbang93/openbmclapi/commit/645c70e65aa2bf0ed48fd792ea51daf86201086d)
- feat: 文件列表支持增量更新 [`71b20a3`](https://github.com/bangbang93/openbmclapi/commit/71b20a37c9803a97c7cb4530fea19c2eed30f365)
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.0",
"version": "1.10.1",
"description": "bmclapi@home",
"bin": "dist/openbmclapi.js",
"private": true,
Expand Down

0 comments on commit 23fedf3

Please sign in to comment.