2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Published new versions

- @tryghost/adapter-manager@0.2.8
 - @tryghost/bootstrap-socket@0.2.6
 - @tryghost/constants@0.1.5
 - @tryghost/errors@0.2.8
 - @tryghost/image-transform@1.0.8
 - @tryghost/job-manager@0.7.2
 - @tryghost/moleculer-service-from-class@0.2.11
 - @tryghost/mw-session-from-token@0.1.15
 - @tryghost/pretty-cli@1.2.14
 - @tryghost/promise@0.1.5
 - @tryghost/release-utils@0.6.11
 - @tryghost/security@0.2.5
 - @tryghost/session-service@0.1.16
 - @tryghost/vhost-middleware@1.0.12
 - @tryghost/zip@1.1.9
This commit is contained in:
Daniel Lockyer 2021-02-09 11:54:13 +00:00
parent 8e8b217d4e
commit d8f529ef78
15 changed files with 18 additions and 18 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/adapter-manager",
"version": "0.2.7",
"version": "0.2.8",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/adapter-manager",
"author": "Ghost Foundation",
"license": "MIT",
@ -30,6 +30,6 @@
"typescript": "4.1.3"
},
"dependencies": {
"@tryghost/errors": "^0.2.7"
"@tryghost/errors": "^0.2.8"
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/bootstrap-socket",
"version": "0.2.5",
"version": "0.2.6",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/bootstrap-socket",
"author": "Ghost Foundation",
"license": "MIT",

View file

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

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/image-transform",
"version": "1.0.7",
"version": "1.0.8",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/image-transform",
"author": "Ghost Foundation",
"license": "MIT",
@ -24,7 +24,7 @@
"sinon": "9.2.4"
},
"dependencies": {
"@tryghost/errors": "^0.2.7",
"@tryghost/errors": "^0.2.8",
"bluebird": "3.7.2",
"fs-extra": "9.1.0"
},

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/moleculer-service-from-class",
"version": "0.2.10",
"version": "0.2.11",
"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.14",
"version": "0.1.15",
"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/pretty-cli",
"version": "1.2.13",
"version": "1.2.14",
"description": "A mini-module to style a sywac instance in a standard way",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/pretty-cli",
"author": "Ghost Foundation",

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/release-utils",
"version": "0.6.10",
"version": "0.6.11",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/release-utils",
"author": "Ghost Foundation",
"license": "MIT",

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/session-service",
"version": "0.1.15",
"version": "0.1.16",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/session-service",
"author": "Ghost Foundation",
"license": "MIT",
@ -31,6 +31,6 @@
"typescript": "4.1.3"
},
"dependencies": {
"@tryghost/errors": "^0.2.7"
"@tryghost/errors": "^0.2.8"
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/vhost-middleware",
"version": "1.0.11",
"version": "1.0.12",
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/vhost-middleware",
"author": "Ghost Foundation",
"license": "MIT",

View file

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