mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Published new versions
- @tryghost/adapter-manager@0.2.4 - @tryghost/job-manager@0.5.0 - @tryghost/mw-session-from-token@0.1.12 - @tryghost/session-service@0.1.13
This commit is contained in:
parent
13e8336de9
commit
516311aa43
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/adapter-manager",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.4",
|
||||
"repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/adapter-manager",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/job-manager",
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.0",
|
||||
"repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/job-manager",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/mw-session-from-token",
|
||||
"version": "0.1.11",
|
||||
"version": "0.1.12",
|
||||
"repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/mw-session-from-token",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/session-service",
|
||||
"version": "0.1.12",
|
||||
"version": "0.1.13",
|
||||
"repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/session-service",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue