Skip to content

Commit

Permalink
Release 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Jan 26, 2022
1 parent 84f133b commit e9ce64e
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.4.2](https://github.com/bangbang93/minecraft-proxy/compare/v1.4.1...v1.4.2)

- 修正钩子参数 [`84f133b`](https://github.com/bangbang93/minecraft-proxy/commit/84f133bea6fff585c93869c21ece64ef11010886)

#### [v1.4.1](https://github.com/bangbang93/minecraft-proxy/compare/v1.4.0...v1.4.1)

> 26 January 2022
- Release 1.4.1 [`01ba639`](https://github.com/bangbang93/minecraft-proxy/commit/01ba6395299e6a1e55df6c5a1ae6aebd75887c5e)
- 给个编译 [`1a41543`](https://github.com/bangbang93/minecraft-proxy/commit/1a4154391bc9a0ae4d904c34140d2aa2b6b46688)

#### [v1.4.0](https://github.com/bangbang93/minecraft-proxy/compare/v1.3.0...v1.4.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": "minecraft-proxy",
"version": "1.4.1",
"version": "1.4.2",
"description": "ProxyPass minecraft",
"exports": "./dist/index.js",
"main": "dist/index.js",
Expand Down

0 comments on commit e9ce64e

Please sign in to comment.