Skip to content

Commit

Permalink
Release 1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Jul 14, 2022
1 parent d410d88 commit 55e3b0e
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.9](https://github.com/bangbang93/minecraft-proxy/compare/v1.4.8...v1.4.9)

- Bump moment from 2.29.2 to 2.29.4 [`#56`](https://github.com/bangbang93/minecraft-proxy/pull/56)
- 修正远程地址 [`0ca53d4`](https://github.com/bangbang93/minecraft-proxy/commit/0ca53d4c0ad323540cf1fbeedeadae219c5837cf)
- get uuid给个超时时间 [`becc5f4`](https://github.com/bangbang93/minecraft-proxy/commit/becc5f492128e849355e826528d74ca64655f698)
- ping响应后断开连接 [`d09b6f1`](https://github.com/bangbang93/minecraft-proxy/commit/d09b6f1a8d173334431179038c78b7c48b53f4fc)

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

> 8 July 2022
- 修正新版minecraft-data支持 Resolve #55 [`#55`](https://github.com/bangbang93/minecraft-proxy/issues/55)
- Release 1.4.8 [`464d73f`](https://github.com/bangbang93/minecraft-proxy/commit/464d73fce3c4d18bc3d3a94454bd12b282be6638)

#### [v1.4.8-2](https://github.com/bangbang93/minecraft-proxy/compare/v1.4.8-1...v1.4.8-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": "minecraft-proxy",
"version": "1.4.8",
"version": "1.4.9",
"description": "ProxyPass minecraft",
"exports": "./dist/index.js",
"main": "dist/index.js",
Expand Down

0 comments on commit 55e3b0e

Please sign in to comment.