Merge branch 'main' of github.com:pockethost/pockethost

This commit is contained in:
Ben Allfree 2024-11-22 03:07:49 +00:00
commit b28967db74
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
## 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.

View File

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