Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/gamedig/node-gamedig
Browse files Browse the repository at this point in the history
  • Loading branch information
xCausxn committed Jul 25, 2024
2 parents f452e65 + 0b046f8 commit 2c98f9f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

## To Be Released...
## 5.X.Y
## 5.0.0
* To be made...

## 5.1.0
* FOUNDRY - Added support (#585)
* Grand Theft Auto V: AltVMP - Added support (By @xCausxn #588)
* Fix ability to manual set `state.connect` (By @xCausxn #588)
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
Expand Up @@ -32,7 +32,7 @@
"require": "./dist/index.cjs"
},
"author": "GameDig Contributors",
"version": "5.0.1",
"version": "5.1.0",
"repository": {
"type": "git",
"url": "https://github.com/gamedig/node-gamedig.git"
Expand Down

0 comments on commit 2c98f9f

Please sign in to comment.