chore(pockethost): v1.4.0

This commit is contained in:
Ben Allfree 2024-06-27 06:32:50 -07:00
parent b7e4323190
commit 31e0e8885c
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'pockethost': minor
---
Added ability for plugins to respond to `pockethost serve`

View File

@ -1,5 +1,11 @@
# pockethost
## 1.4.0
### Minor Changes
- b7e4323: Added ability for plugins to respond to `pockethost serve`
## 1.3.2
### Patch Changes

View File

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