mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-10 01:24:41 +03:00
Published new versions
- @tryghost/domain-events@0.1.6 - @tryghost/magic-link@1.0.17 - @tryghost/member-analytics-service@0.1.7 - @tryghost/members-analytics-ingress@0.1.8 - @tryghost/members-api@4.5.0 - @tryghost/members-ssr@1.0.19 - @tryghost/members-offers@0.10.6 - @tryghost/members-payments@0.1.8
This commit is contained in:
parent
c65a9e0bb2
commit
bb1d5de381
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tryghost/domain-events",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/main/packages/domain-events",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tryghost/magic-link",
|
||||
"version": "1.0.16",
|
||||
"version": "1.0.17",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/magic-link",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tryghost/member-analytics-service",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/main/packages/member-analytics-service",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
@ -26,7 +26,7 @@
|
||||
"sinon": "11.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/domain-events": "^0.1.5",
|
||||
"@tryghost/domain-events": "^0.1.6",
|
||||
"@tryghost/errors": "^0.2.14",
|
||||
"@tryghost/member-events": "^0.3.3",
|
||||
"@tryghost/tpl": "^0.1.4",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tryghost/members-analytics-ingress",
|
||||
"version": "0.1.7",
|
||||
"version": "0.1.8",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/main/packages/members-analytics-ingress",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
@ -25,7 +25,7 @@
|
||||
"sinon": "11.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/domain-events": "^0.1.5",
|
||||
"@tryghost/domain-events": "^0.1.6",
|
||||
"@tryghost/member-events": "^0.3.3"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tryghost/members-api",
|
||||
"version": "4.4.1",
|
||||
"version": "4.5.0",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-api",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
@ -28,14 +28,14 @@
|
||||
"dependencies": {
|
||||
"@nexes/nql": "^0.6.0",
|
||||
"@tryghost/debug": "^0.1.2",
|
||||
"@tryghost/domain-events": "^0.1.5",
|
||||
"@tryghost/domain-events": "^0.1.6",
|
||||
"@tryghost/errors": "^1.1.1",
|
||||
"@tryghost/logging": "^2.0.0",
|
||||
"@tryghost/magic-link": "^1.0.16",
|
||||
"@tryghost/member-analytics-service": "^0.1.6",
|
||||
"@tryghost/magic-link": "^1.0.17",
|
||||
"@tryghost/member-analytics-service": "^0.1.7",
|
||||
"@tryghost/member-events": "^0.3.3",
|
||||
"@tryghost/members-analytics-ingress": "^0.1.7",
|
||||
"@tryghost/members-payments": "^0.1.7",
|
||||
"@tryghost/members-analytics-ingress": "^0.1.8",
|
||||
"@tryghost/members-payments": "^0.1.8",
|
||||
"@tryghost/members-stripe-service": "^0.6.3",
|
||||
"@tryghost/tpl": "^0.1.2",
|
||||
"@types/jsonwebtoken": "^8.5.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tryghost/members-ssr",
|
||||
"version": "1.0.18",
|
||||
"version": "1.0.19",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-ssr",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tryghost/members-offers",
|
||||
"version": "0.10.5",
|
||||
"version": "0.10.6",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/main/packages/offers",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tryghost/members-payments",
|
||||
"version": "0.1.7",
|
||||
"version": "0.1.8",
|
||||
"repository": "https://github.com/TryGhost/Members/tree/main/packages/payments",
|
||||
"author": "Ghost Foundation",
|
||||
"license": "MIT",
|
||||
@ -25,7 +25,7 @@
|
||||
"sinon": "11.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/domain-events": "^0.1.5",
|
||||
"@tryghost/members-offers": "^0.10.5"
|
||||
"@tryghost/domain-events": "^0.1.6",
|
||||
"@tryghost/members-offers": "^0.10.6"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user