mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: release version 5.0.0-beta.1
This commit is contained in:
parent
453bafa3de
commit
3b6c8dfcfb
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
|
|
||||||
## To Be Released...
|
## To Be Released...
|
||||||
|
## 5.0.0-beta.2
|
||||||
|
* *Soon to come!*
|
||||||
|
|
||||||
## 5.0.0-beta.1
|
## 5.0.0-beta.1
|
||||||
* Fixed numplayers on Palworld not beeing accurate
|
* Fixed numplayers on Palworld not beeing accurate
|
||||||
* Enshrouded - Added support (By @GuilhermeWerner #512).
|
* Enshrouded - Added support (By @GuilhermeWerner #512).
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,7 @@
|
||||||
"require": "./dist/index.cjs"
|
"require": "./dist/index.cjs"
|
||||||
},
|
},
|
||||||
"author": "GameDig Contributors",
|
"author": "GameDig Contributors",
|
||||||
"version": "5.0.0-beta.0",
|
"version": "5.0.0-beta.1",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/gamedig/node-gamedig.git"
|
"url": "https://github.com/gamedig/node-gamedig.git"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue