0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Published new versions

- @tryghost/members-api@5.8.0
 - @tryghost/members-stripe-service@0.10.0
This commit is contained in:
Rishabh 2022-04-13 15:04:51 +05:30
parent 2ac24b9d4c
commit d56734d711
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/members-api",
"version": "5.7.1",
"version": "5.8.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/members-api",
"author": "Ghost Foundation",
"license": "MIT",
@ -36,7 +36,7 @@
"@tryghost/member-events": "^0.4.1",
"@tryghost/members-analytics-ingress": "^0.1.12",
"@tryghost/members-payments": "^0.1.11",
"@tryghost/members-stripe-service": "^0.9.4",
"@tryghost/members-stripe-service": "^0.10.0",
"@tryghost/tpl": "^0.1.2",
"@types/jsonwebtoken": "^8.5.1",
"bluebird": "^3.5.4",

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/members-stripe-service",
"version": "0.9.4",
"version": "0.10.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/stripe",
"author": "Ghost Foundation",
"license": "MIT",