Skip to content

Commit

Permalink
Release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Jul 4, 2022
1 parent 9409875 commit 211e2ea
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +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.4.1](https://github.com/bangbang93/openbmclapi/compare/v1.4.0...v1.4.1)

- Bump minimist from 1.2.5 to 1.2.6 [`#21`](https://github.com/bangbang93/openbmclapi/pull/21)
- 云乞讨 [`971573f`](https://github.com/bangbang93/openbmclapi/commit/971573f019ecdc97bf93cd92d6245e43b3b2a015)
- fix pcl abort [`9409875`](https://github.com/bangbang93/openbmclapi/commit/9409875f0f89250b83d84b18ef692739bb933f3b)

#### [v1.4.0](https://github.com/bangbang93/openbmclapi/compare/v1.4.0-rc.2...v1.4.0)

> 16 June 2022
- upgrade deps [`007f8a8`](https://github.com/bangbang93/openbmclapi/commit/007f8a8a12c107ce8d43ec8bff8387993b22661f)
- Release 1.4.0 [`c6f37d0`](https://github.com/bangbang93/openbmclapi/commit/c6f37d08cde329c0cfd97e8e1713db2f5727b192)
- fix type [`8d9147b`](https://github.com/bangbang93/openbmclapi/commit/8d9147b4900b7e9ec559ed4761d6a9971c5cd963)

#### [v1.4.0-rc.2](https://github.com/bangbang93/openbmclapi/compare/v1.4.0-rc.1...v1.4.0-rc.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.0",
"version": "1.4.1",
"description": "bmclapi@home",
"bin": "dist/index.js",
"private": true,
Expand Down

0 comments on commit 211e2ea

Please sign in to comment.