From 322c02452d758139bb5ac80107a27e778fbc2aef Mon Sep 17 00:00:00 2001 From: Vishwanath <90732088+vishu2222@users.noreply.github.com> Date: Mon, 10 Nov 2025 12:32:48 +0530 Subject: [PATCH 1/6] update backend beta --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index f729e093..49620f63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@grpc/grpc-js": "^1.12.5", "@jsdoc/salty": "^0.2.9", "@quintype/amp": "^2.22.5", - "@quintype/backend": "^2.7.0", + "@quintype/backend": "^2.7.1-author-page-issue.0", "@quintype/components": "^3.5.0", "@quintype/prerender-node": "^3.2.26", "@quintype/seo": "^1.46.1", @@ -3842,10 +3842,9 @@ "license": "MIT" }, "node_modules/@quintype/backend": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@quintype/backend/-/backend-2.7.0.tgz", - "integrity": "sha512-ylf3owXI4uYkyK6zwyN+7WYjAp5ykpGEea8RILB9VWONFa9cqEJkbnhbZF9e6MI20L9qV/8UZ4yBZNpcvVaX3w==", - "license": "ISC", + "version": "2.7.1-author-page-issue.0", + "resolved": "https://registry.npmjs.org/@quintype/backend/-/backend-2.7.1-author-page-issue.0.tgz", + "integrity": "sha512-cEzZiqA9xeQSur0I6SwkHfyIiSam7mMTM1SSv9aIG3jcG4PWOnTd2sh5Q5I3gGUfNzcy7GYF39qQw0mS3lsOSQ==", "dependencies": { "axios": "^0.21.1", "bluebird": "^3.7.2", diff --git a/package.json b/package.json index 73ea842f..b45899a4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@grpc/grpc-js": "^1.12.5", "@jsdoc/salty": "^0.2.9", "@quintype/amp": "^2.22.5", - "@quintype/backend": "^2.7.0", + "@quintype/backend": "^2.7.1-author-page-issue.0", "@quintype/components": "^3.5.0", "@quintype/prerender-node": "^3.2.26", "@quintype/seo": "^1.46.1", From 4875448b12a5635951a19e1d63f00d30114319e6 Mon Sep 17 00:00:00 2001 From: Vishwanath <90732088+vishu2222@users.noreply.github.com> Date: Mon, 10 Nov 2025 12:34:18 +0530 Subject: [PATCH 2/6] chore(release): 7.34.7-author-page-issue.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 49620f63..7be64d6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quintype/framework", - "version": "7.34.6", + "version": "7.34.7-author-page-issue.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@quintype/framework", - "version": "7.34.6", + "version": "7.34.7-author-page-issue.0", "license": "ISC", "dependencies": { "@ampproject/toolbox-optimizer": "2.8.3", diff --git a/package.json b/package.json index b45899a4..6d90788f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@quintype/framework", - "version": "7.34.6", + "version": "7.34.7-author-page-issue.0", "description": "Libraries to help build Quintype Node.js apps", "main": "index.js", "engines": { From 823c6b498d358405af0655a467c5f87edb07916b Mon Sep 17 00:00:00 2001 From: Vishwanath <90732088+vishu2222@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:57:04 +0530 Subject: [PATCH 3/6] update backend beta --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7be64d6d..c15b5998 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@grpc/grpc-js": "^1.12.5", "@jsdoc/salty": "^0.2.9", "@quintype/amp": "^2.22.5", - "@quintype/backend": "^2.7.1-author-page-issue.0", + "@quintype/backend": "^2.7.1-author-page-issue.1", "@quintype/components": "^3.5.0", "@quintype/prerender-node": "^3.2.26", "@quintype/seo": "^1.46.1", @@ -3842,9 +3842,9 @@ "license": "MIT" }, "node_modules/@quintype/backend": { - "version": "2.7.1-author-page-issue.0", - "resolved": "https://registry.npmjs.org/@quintype/backend/-/backend-2.7.1-author-page-issue.0.tgz", - "integrity": "sha512-cEzZiqA9xeQSur0I6SwkHfyIiSam7mMTM1SSv9aIG3jcG4PWOnTd2sh5Q5I3gGUfNzcy7GYF39qQw0mS3lsOSQ==", + "version": "2.7.1-author-page-issue.1", + "resolved": "https://registry.npmjs.org/@quintype/backend/-/backend-2.7.1-author-page-issue.1.tgz", + "integrity": "sha512-Yma6s7b16q4ZGelELOxLajes7Q8sPiCf1XPRa4jNnC1Fi55Mjaxk+Zvb8fdmzhrUMSsstJ1G68crBKOIN1Sdjw==", "dependencies": { "axios": "^0.21.1", "bluebird": "^3.7.2", diff --git a/package.json b/package.json index 6d90788f..32da6086 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@grpc/grpc-js": "^1.12.5", "@jsdoc/salty": "^0.2.9", "@quintype/amp": "^2.22.5", - "@quintype/backend": "^2.7.1-author-page-issue.0", + "@quintype/backend": "^2.7.1-author-page-issue.1", "@quintype/components": "^3.5.0", "@quintype/prerender-node": "^3.2.26", "@quintype/seo": "^1.46.1", From b6ad9ca4c67861395c46e6ecfd44ae2a40c3ddaa Mon Sep 17 00:00:00 2001 From: Vishwanath <90732088+vishu2222@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:57:37 +0530 Subject: [PATCH 4/6] chore(release): 7.34.7-author-page-issue.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c15b5998..34751aac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quintype/framework", - "version": "7.34.7-author-page-issue.0", + "version": "7.34.7-author-page-issue.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@quintype/framework", - "version": "7.34.7-author-page-issue.0", + "version": "7.34.7-author-page-issue.1", "license": "ISC", "dependencies": { "@ampproject/toolbox-optimizer": "2.8.3", diff --git a/package.json b/package.json index 32da6086..1e91d18e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@quintype/framework", - "version": "7.34.7-author-page-issue.0", + "version": "7.34.7-author-page-issue.1", "description": "Libraries to help build Quintype Node.js apps", "main": "index.js", "engines": { From 3487ed80c4510b0e04e082990c4a2b26960b68bc Mon Sep 17 00:00:00 2001 From: Vishwanath <90732088+vishu2222@users.noreply.github.com> Date: Mon, 10 Nov 2025 15:06:59 +0530 Subject: [PATCH 5/6] update backend beta --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34751aac..ae51d4af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@grpc/grpc-js": "^1.12.5", "@jsdoc/salty": "^0.2.9", "@quintype/amp": "^2.22.5", - "@quintype/backend": "^2.7.1-author-page-issue.1", + "@quintype/backend": "2.7.1-author-page-issue.1", "@quintype/components": "^3.5.0", "@quintype/prerender-node": "^3.2.26", "@quintype/seo": "^1.46.1", diff --git a/package.json b/package.json index 1e91d18e..acc0de60 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@grpc/grpc-js": "^1.12.5", "@jsdoc/salty": "^0.2.9", "@quintype/amp": "^2.22.5", - "@quintype/backend": "^2.7.1-author-page-issue.1", + "@quintype/backend": "2.7.1-author-page-issue.1", "@quintype/components": "^3.5.0", "@quintype/prerender-node": "^3.2.26", "@quintype/seo": "^1.46.1", From 428e20d2f540d7ff41d938bd183c87a9ea43520c Mon Sep 17 00:00:00 2001 From: Vishwanath <90732088+vishu2222@users.noreply.github.com> Date: Mon, 10 Nov 2025 15:07:27 +0530 Subject: [PATCH 6/6] chore(release): 7.34.7-author-page-issue.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae51d4af..dcc58e09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quintype/framework", - "version": "7.34.7-author-page-issue.1", + "version": "7.34.7-author-page-issue.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@quintype/framework", - "version": "7.34.7-author-page-issue.1", + "version": "7.34.7-author-page-issue.2", "license": "ISC", "dependencies": { "@ampproject/toolbox-optimizer": "2.8.3", diff --git a/package.json b/package.json index acc0de60..79bfd34c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@quintype/framework", - "version": "7.34.7-author-page-issue.1", + "version": "7.34.7-author-page-issue.2", "description": "Libraries to help build Quintype Node.js apps", "main": "index.js", "engines": {