mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 06:03:33 -04:00
Release 1.5.2
This commit is contained in:
parent
a29d7f151a
commit
f6e7a60cb6
@ -1,5 +1,10 @@
|
|||||||
# History
|
# History
|
||||||
|
|
||||||
|
## 1.5.2
|
||||||
|
|
||||||
|
* fix issue with auth.js
|
||||||
|
* Increase checkoutTimeoutInterval default to 30s in client
|
||||||
|
|
||||||
## 1.5.1
|
## 1.5.1
|
||||||
|
|
||||||
* Update autoVersion.js to emit errors instead of throwing
|
* Update autoVersion.js to emit errors instead of throwing
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "minecraft-protocol",
|
"name": "minecraft-protocol",
|
||||||
"version": "1.5.1",
|
"version": "1.5.2",
|
||||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user