Skip to content

Commit

Permalink
Release 1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Jul 28, 2022
1 parent 0491f8f commit 6b28a75
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.10](https://github.com/bangbang93/minecraft-proxy/compare/v1.4.9...v1.4.10)

- support 1.19 [`#58`](https://github.com/bangbang93/minecraft-proxy/issues/58)
- 找不到有效版本时,fallback到填入的版本 [`0491f8f`](https://github.com/bangbang93/minecraft-proxy/commit/0491f8faa0e85f3a175d968bfb1118093f5a1921)

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

> 14 July 2022
- 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)
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.9",
"version": "1.4.10",
"description": "ProxyPass minecraft",
"exports": "./dist/index.js",
"main": "dist/index.js",
Expand Down

0 comments on commit 6b28a75

Please sign in to comment.