Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed May 12, 2023
1 parent 3c99a84 commit 4e3c96a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,20 @@ 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.5.0](https://github.com/bangbang93/minecraft-proxy/compare/v1.4.10...v1.5.0)

- Bump minimatch from 3.0.4 to 3.1.2 [`#63`](https://github.com/bangbang93/minecraft-proxy/pull/63)
- Bump class-validator from 0.13.2 to 0.14.0 [`#62`](https://github.com/bangbang93/minecraft-proxy/pull/62)
- Bump validator and class-validator [`#60`](https://github.com/bangbang93/minecraft-proxy/pull/60)
- Bump jose from 4.4.0 to 4.9.3 [`#59`](https://github.com/bangbang93/minecraft-proxy/pull/59)
- feat: upgrade minecraft-data Resolves #67 [`#67`](https://github.com/bangbang93/minecraft-proxy/issues/67)

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

> 28 July 2022
- support 1.19 [`#58`](https://github.com/bangbang93/minecraft-proxy/issues/58)
- Release 1.4.10 [`6b28a75`](https://github.com/bangbang93/minecraft-proxy/commit/6b28a75586bc1142cff4eebefced58a042ac05af)
- 找不到有效版本时,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)
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.10",
"version": "1.5.0",
"description": "ProxyPass minecraft",
"exports": "./dist/index.js",
"main": "dist/index.js",
Expand Down

0 comments on commit 4e3c96a

Please sign in to comment.