This commit is contained in:
Ben Allfree 2024-11-22 03:10:52 +00:00
parent 05ae9b33f5
commit e6f4618101
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'pockethost': patch
---
Fix: Discord health response code check

View File

@ -1,5 +1,11 @@
# pockethost # pockethost
## 2.0.1
### Patch Changes
- 05ae9b3: Fix: Discord health response code check
## 2.0.0 ## 2.0.0
This release is a checkpoint release to jump over v1, which has been abandoned. v0 ended up becoming v2. This release is a checkpoint release to jump over v1, which has been abandoned. v0 ended up becoming v2.

View File

@ -1,6 +1,6 @@
{ {
"name": "pockethost", "name": "pockethost",
"version": "2.0.0", "version": "2.0.1",
"author": { "author": {
"name": "Ben Allfree", "name": "Ben Allfree",
"url": "https://github.com/benallfree" "url": "https://github.com/benallfree"