Skip to content

Commit

Permalink
Release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Jan 19, 2022
1 parent c494ca3 commit 57f242b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@ 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.2.2](https://github.com/bangbang93/openbmclapi/compare/v1.2.1...v1.2.2)

- 修正measure [`c494ca3`](https://github.com/bangbang93/openbmclapi/commit/c494ca3ee05ea97b66b857806b9ab8cbd06cbb8d)

#### [v1.2.1](https://github.com/bangbang93/openbmclapi/compare/v1.2.0...v1.2.1)

> 13 January 2022
- npm audit [`87747f2`](https://github.com/bangbang93/openbmclapi/commit/87747f2c776e1918cc5c6674eadb566ef5c8188c)
- Release 1.2.1 [`8342418`](https://github.com/bangbang93/openbmclapi/commit/834241857e51e18610c13a7c68ae958800a8a9b2)
- 使用1M的buffer循环发送 [`e161eb6`](https://github.com/bangbang93/openbmclapi/commit/e161eb619f66c512a4050af494f368a947eda7ff)
- 再给个00 [`646beb0`](https://github.com/bangbang93/openbmclapi/commit/646beb0d08f1c8680e6f894ff5cab986ffefc4d9)

#### [v1.2.0](https://github.com/bangbang93/openbmclapi/compare/v1.1.0...v1.2.0)

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

0 comments on commit 57f242b

Please sign in to comment.