This commit is contained in:
Ben Allfree 2024-11-21 19:06:27 -08:00
parent e87154dc68
commit 7b8fd6c1ee
6 changed files with 2 additions and 31 deletions

View File

@ -1,5 +0,0 @@
---
'pockethost': patch
---
Chore: removed remining plugins code

View File

@ -1,14 +0,0 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"@pockethost/dashboard": "0.4.1",
"pockethost": "1.7.0",
"pockethost-instance": "0.0.1"
},
"changesets": [
"funny-radios-behave",
"rare-beds-pull",
"tame-needles-play"
]
}

View File

@ -1,5 +0,0 @@
---
'pockethost': major
---
This release is a checkpoint release to jump over v1, which has been abandoned. v0 ended up becoming v2.

View File

@ -1,5 +0,0 @@
---
'pockethost': patch
---
Internal refactorings

View File

@ -1,5 +1,5 @@
# pockethost # pockethost
## 2.0.0-rc.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-rc.0", "version": "2.0.0",
"author": { "author": {
"name": "Ben Allfree", "name": "Ben Allfree",
"url": "https://github.com/benallfree" "url": "https://github.com/benallfree"