0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Published new versions

- @tryghost/magic-link@1.0.5
 - @tryghost/members-api@1.18.0
 - @tryghost/members-csv@1.1.1
 - @tryghost/members-ssr@1.0.5
This commit is contained in:
Fabien O'Carroll 2021-07-06 11:18:01 +01:00
parent 631e78631f
commit 7545e67f2c
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "@tryghost/magic-link", "name": "@tryghost/magic-link",
"version": "1.0.4", "version": "1.0.5",
"repository": "https://github.com/TryGhost/Members/tree/master/packages/magic-link", "repository": "https://github.com/TryGhost/Members/tree/master/packages/magic-link",
"author": "Ghost Foundation", "author": "Ghost Foundation",
"license": "MIT", "license": "MIT",

View file

@ -1,6 +1,6 @@
{ {
"name": "@tryghost/members-api", "name": "@tryghost/members-api",
"version": "1.17.0", "version": "1.18.0",
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-api", "repository": "https://github.com/TryGhost/Members/tree/master/packages/members-api",
"author": "Ghost Foundation", "author": "Ghost Foundation",
"license": "MIT", "license": "MIT",
@ -27,7 +27,7 @@
"@tryghost/debug": "^0.1.2", "@tryghost/debug": "^0.1.2",
"@tryghost/errors": "^0.2.9", "@tryghost/errors": "^0.2.9",
"@tryghost/ignition-errors": "^0.1.2", "@tryghost/ignition-errors": "^0.1.2",
"@tryghost/magic-link": "^1.0.4", "@tryghost/magic-link": "^1.0.5",
"@tryghost/tpl": "^0.1.2", "@tryghost/tpl": "^0.1.2",
"@types/jsonwebtoken": "^8.5.1", "@types/jsonwebtoken": "^8.5.1",
"bluebird": "^3.5.4", "bluebird": "^3.5.4",

View file

@ -1,6 +1,6 @@
{ {
"name": "@tryghost/members-csv", "name": "@tryghost/members-csv",
"version": "1.1.0", "version": "1.1.1",
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-csv", "repository": "https://github.com/TryGhost/Members/tree/master/packages/members-csv",
"author": "Ghost Foundation", "author": "Ghost Foundation",
"license": "MIT", "license": "MIT",

View file

@ -1,6 +1,6 @@
{ {
"name": "@tryghost/members-ssr", "name": "@tryghost/members-ssr",
"version": "1.0.4", "version": "1.0.5",
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-ssr", "repository": "https://github.com/TryGhost/Members/tree/master/packages/members-ssr",
"author": "Ghost Foundation", "author": "Ghost Foundation",
"license": "MIT", "license": "MIT",