Published new versions

- @tryghost/adapter-manager@0.2.11
 - @tryghost/job-manager@0.8.3
 - @tryghost/limit-service@0.4.1
 - @tryghost/moleculer-service-from-class@0.2.14
 - @tryghost/mw-session-from-token@0.1.18
 - @tryghost/session-service@0.1.19
This commit is contained in:
Naz 2021-04-09 23:46:21 +12:00
parent 3184ca584d
commit 5c89a5bec2
6 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/adapter-manager",
"version": "0.2.10",
"version": "0.2.11",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/adapter-manager",
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/job-manager",
"version": "0.8.2",
"version": "0.8.3",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/job-manager",
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/limit-service",
"version": "0.4.0",
"version": "0.4.1",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/limit-service",
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/moleculer-service-from-class",
"version": "0.2.13",
"version": "0.2.14",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/moleculer-service-from-class",
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/mw-session-from-token",
"version": "0.1.17",
"version": "0.1.18",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/mw-session-from-token",
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/session-service",
"version": "0.1.18",
"version": "0.1.19",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/session-service",
"author": "Ghost Foundation",
"license": "MIT",