Reset package versions back to 0.0.0

refs https://github.com/TryGhost/Toolbox/issues/354

- these packages won't be published from now on, so setting the versions
  back to 0.0.0 keeps them clean
This commit is contained in:
Daniel Lockyer 2022-07-26 14:57:43 +02:00
parent 9e8a9f4ebc
commit 5fc7ba59d3
No known key found for this signature in database
GPG Key ID: D21186F0B47295AD
20 changed files with 39 additions and 39 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/api-version-compatibility-service",
"version": "0.4.4",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/api-version-compatibility-service",
"author": "Ghost Foundation",
"license": "MIT",
@ -26,7 +26,7 @@
"sinon": "14.0.0"
},
"dependencies": {
"@tryghost/email-content-generator": "^0.1.4",
"@tryghost/version-notifications-data-service": "^0.2.2"
"@tryghost/email-content-generator": "0.0.0",
"@tryghost/version-notifications-data-service": "0.0.0"
}
}

View File

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

View File

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

View File

@ -54,26 +54,26 @@
},
"dependencies": {
"@sentry/node": "7.7.0",
"@tryghost/adapter-manager": "0.2.33",
"@tryghost/adapter-manager": "0.0.0",
"@tryghost/admin-api-schema": "4.0.0",
"@tryghost/api-version-compatibility-service": "0.4.4",
"@tryghost/api-version-compatibility-service": "0.0.0",
"@tryghost/bookshelf-plugins": "0.4.3",
"@tryghost/bootstrap-socket": "0.2.22",
"@tryghost/bootstrap-socket": "0.0.0",
"@tryghost/color-utils": "0.1.19",
"@tryghost/config-url-helpers": "1.0.2",
"@tryghost/constants": "1.0.7",
"@tryghost/constants": "0.0.0",
"@tryghost/custom-theme-settings-service": "0.0.0",
"@tryghost/database-info": "0.3.8",
"@tryghost/debug": "0.1.17",
"@tryghost/domain-events": "0.0.0",
"@tryghost/email-analytics-provider-mailgun": "0.0.0",
"@tryghost/email-analytics-service": "0.0.0",
"@tryghost/email-content-generator": "0.1.4",
"@tryghost/email-content-generator": "0.0.0",
"@tryghost/errors": "1.2.14",
"@tryghost/express-dynamic-redirects": "0.0.0",
"@tryghost/helpers": "1.1.71",
"@tryghost/image-transform": "1.1.0",
"@tryghost/job-manager": "0.9.0",
"@tryghost/job-manager": "0.0.0",
"@tryghost/kg-card-factory": "3.1.3",
"@tryghost/kg-default-atoms": "3.1.2",
"@tryghost/kg-default-cards": "5.16.2",
@ -90,30 +90,30 @@
"@tryghost/members-ssr": "0.0.0",
"@tryghost/members-stripe-service": "0.0.0",
"@tryghost/metrics": "1.0.14",
"@tryghost/minifier": "0.1.17",
"@tryghost/mw-api-version-mismatch": "0.2.3",
"@tryghost/mw-error-handler": "1.0.5",
"@tryghost/mw-session-from-token": "0.1.34",
"@tryghost/minifier": "0.0.0",
"@tryghost/mw-api-version-mismatch": "0.0.0",
"@tryghost/mw-error-handler": "0.0.0",
"@tryghost/mw-session-from-token": "0.0.0",
"@tryghost/nodemailer": "0.3.24",
"@tryghost/nql": "0.9.2",
"@tryghost/package-json": "1.0.23",
"@tryghost/package-json": "0.0.0",
"@tryghost/pretty-cli": "1.2.29",
"@tryghost/promise": "0.1.20",
"@tryghost/request": "0.1.28",
"@tryghost/root-utils": "0.3.15",
"@tryghost/security": "0.3.3",
"@tryghost/session-service": "0.1.44",
"@tryghost/settings-path-manager": "0.1.9",
"@tryghost/security": "0.0.0",
"@tryghost/session-service": "0.0.0",
"@tryghost/settings-path-manager": "0.0.0",
"@tryghost/social-urls": "0.1.32",
"@tryghost/stats-service": "0.3.0",
"@tryghost/string": "0.1.26",
"@tryghost/tpl": "0.1.17",
"@tryghost/update-check-service": "0.3.4",
"@tryghost/update-check-service": "0.0.0",
"@tryghost/url-utils": "4.0.2",
"@tryghost/validator": "0.1.26",
"@tryghost/verification-trigger": "0.0.0",
"@tryghost/version": "0.1.15",
"@tryghost/vhost-middleware": "1.0.28",
"@tryghost/vhost-middleware": "0.0.0",
"@tryghost/zip": "1.1.27",
"amperize": "0.6.1",
"analytics-node": "6.1.0",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/email-content-generator",
"version": "0.1.4",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/email-content-generator",
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/extract-api-key",
"version": "0.1.0",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/extract-api-key",
"author": "Ghost Foundation",
"license": "MIT",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/minifier",
"version": "0.1.17",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/minifier",
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/mw-api-version-mismatch",
"version": "0.2.3",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/mw-api-version-mismatch",
"author": "Ghost Foundation",
"license": "MIT",
@ -26,6 +26,6 @@
"sinon": "14.0.0"
},
"dependencies": {
"@tryghost/extract-api-key": "^0.1.0"
"@tryghost/extract-api-key": "0.0.0"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/mw-error-handler",
"version": "1.0.5",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/mw-error-handler",
"author": "Ghost Foundation",
"license": "MIT",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/mw-update-user-last-seen",
"version": "0.1.8",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/mw-update-user-last-seen",
"author": "Ghost Foundation",
"license": "MIT",
@ -25,6 +25,6 @@
"sinon": "14.0.0"
},
"dependencies": {
"@tryghost/constants": "^1.0.7"
"@tryghost/constants": "0.0.0"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/package-json",
"version": "1.0.23",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/package-json",
"author": "Ghost Foundation",
"license": "MIT",

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/settings-path-manager",
"version": "0.1.9",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/settings-path-manager",
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/update-check-service",
"version": "0.3.4",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/update-check-service",
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/version-notifications-data-service",
"version": "0.2.2",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/version-notifications-data-service",
"author": "Ghost Foundation",
"license": "MIT",

View File

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