This commit is contained in:
Ben Allfree
2024-11-15 02:39:05 -08:00
parent 2dc435aad7
commit e391b6063f
4 changed files with 25 additions and 1 deletions

14
.changeset/pre.json Normal file
View File

@@ -0,0 +1,14 @@
{
"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

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

View File

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