Skip to content

Commit

Permalink
Release 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Jul 12, 2022
1 parent 455f2a9 commit bf0c391
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.4.4](https://github.com/bangbang93/openbmclapi/compare/v1.4.3...v1.4.4)

- docker镜像提升至node 16 [`82c68bb`](https://github.com/bangbang93/openbmclapi/commit/82c68bb9b978d7c84b3e9233ca27c28d85a49c16)
- 掐连接可能没有res的content length [`455f2a9`](https://github.com/bangbang93/openbmclapi/commit/455f2a9f59e6c78edb52e17e0973cffbdffd4ddc)

#### [v1.4.3](https://github.com/bangbang93/openbmclapi/compare/v1.4.2...v1.4.3)

> 4 July 2022
- Release 1.4.3 [`7eb58db`](https://github.com/bangbang93/openbmclapi/commit/7eb58dbfc8d491ca7fda0dbbdc7675cb7f6070ce)
- ignore PCL drop connection [`a7e8ebc`](https://github.com/bangbang93/openbmclapi/commit/a7e8ebcde1991454e4697a3f75fc7521aa1912c6)

#### [v1.4.2](https://github.com/bangbang93/openbmclapi/compare/v1.4.1...v1.4.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.4.3",
"version": "1.4.4",
"description": "bmclapi@home",
"bin": "dist/index.js",
"private": true,
Expand Down

0 comments on commit bf0c391

Please sign in to comment.