mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-17 13:54:52 +00:00
chore(multi): auto-admin@0.1.0, console-logger@0.2.0, launcher-spawn@0.2.0, pockethost@1.3.2
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@pockethost/plugin-launcher-spawn': patch
|
||||
---
|
||||
|
||||
Added check-types support for Turbo
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@pockethost/plugin-console-logger': minor
|
||||
'@pockethost/plugin-launcher-spawn': minor
|
||||
'@pockethost/plugin-auto-admin': minor
|
||||
---
|
||||
|
||||
pockethost package is now a peer dependency
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'pockethost': patch
|
||||
---
|
||||
|
||||
Updated plugin authoring guide
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'pockethost': patch
|
||||
---
|
||||
|
||||
Updated plugin documentation
|
||||
@@ -1,5 +1,17 @@
|
||||
# @pockethost/plugin-auto-admin
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 38d2c93: pockethost package is now a peer dependency
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [b0a78d8]
|
||||
- Updated dependencies [ac63ea7]
|
||||
- pockethost@1.3.2
|
||||
|
||||
## 0.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pockethost/plugin-auto-admin",
|
||||
"version": "0.0.2",
|
||||
"version": "0.1.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/pockethost/pockethost/packages/plugin-auto-admin"
|
||||
@@ -27,7 +27,7 @@
|
||||
"pocketbase": "^0.21.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"pockethost": "workspace:^1.0.0"
|
||||
"pockethost": "workspace:^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.8.10",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @pockethost/plugin-console-logger
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 38d2c93: pockethost package is now a peer dependency
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [b0a78d8]
|
||||
- Updated dependencies [ac63ea7]
|
||||
- pockethost@1.3.2
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pockethost/plugin-console-logger",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/pockethost/pockethost/packages/plugin-console-logger"
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @pockethost/plugin-launcher-spawn
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 38d2c93: pockethost package is now a peer dependency
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- eb0d011: Added check-types support for Turbo
|
||||
- Updated dependencies [b0a78d8]
|
||||
- Updated dependencies [ac63ea7]
|
||||
- pockethost@1.3.2
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pockethost/plugin-launcher-spawn",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/pockethost/pockethost/packages/plugin-launcher-spawn"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# pockethost
|
||||
|
||||
## 1.3.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- b0a78d8: Updated plugin authoring guide
|
||||
- ac63ea7: Updated plugin documentation
|
||||
- Updated dependencies [eb0d011]
|
||||
- Updated dependencies [38d2c93]
|
||||
- @pockethost/plugin-launcher-spawn@0.2.0
|
||||
- @pockethost/plugin-console-logger@0.2.0
|
||||
- @pockethost/plugin-auto-admin@0.1.0
|
||||
|
||||
## 1.3.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pockethost",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"author": {
|
||||
"name": "Ben Allfree",
|
||||
"url": "https://github.com/benallfree"
|
||||
|
||||
Reference in New Issue
Block a user