Skip to content

Commit

Permalink
Release 1.1.0 (#8)
Browse files Browse the repository at this point in the history
* Update HISTORY.md

* Update package.json
  • Loading branch information
rom1504 authored Apr 3, 2022
1 parent a5495f2 commit f9966a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## History

### 1.1.0

* Add getRealmFromInvite endpoint
* Add retry for server errors and getAddress return host/port
* Update doc and platform type handling

### 1.0.0

* initial implementation
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prismarine-realms",
"version": "1.0.0",
"version": "1.1.0",
"description": "Library to manage and interact with Minecraft Realms for Java/Bedrock edition",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f9966a2

Please sign in to comment.