mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Published new versions
- @tryghost/magic-link@1.1.0 - @tryghost/members-api@8.3.0 - @tryghost/members-stripe-service@0.10.6
This commit is contained in:
parent
f3130d9538
commit
0ff47d4b51
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/magic-link",
|
||||
"version": "1.0.26",
|
||||
"version": "1.1.0",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/main/packages/magic-link",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/members-api",
|
||||
"version": "8.2.1",
|
||||
"version": "8.3.0",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/main/packages/members-api",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
@ -32,12 +32,12 @@
|
|||
"@tryghost/domain-events": "^0.1.14",
|
||||
"@tryghost/errors": "^1.1.1",
|
||||
"@tryghost/logging": "^2.0.0",
|
||||
"@tryghost/magic-link": "^1.0.26",
|
||||
"@tryghost/magic-link": "^1.1.0",
|
||||
"@tryghost/member-analytics-service": "^0.1.16",
|
||||
"@tryghost/member-events": "^0.4.6",
|
||||
"@tryghost/members-analytics-ingress": "^0.1.17",
|
||||
"@tryghost/members-payments": "^0.3.6",
|
||||
"@tryghost/members-stripe-service": "^0.10.5",
|
||||
"@tryghost/members-stripe-service": "^0.10.6",
|
||||
"@tryghost/tpl": "^0.1.2",
|
||||
"@types/jsonwebtoken": "^8.5.1",
|
||||
"bluebird": "^3.5.4",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/members-stripe-service",
|
||||
"version": "0.10.5",
|
||||
"version": "0.10.6",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/main/packages/stripe",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue