From e15967bb9fe42a4924580637fb1b166ab8adbf18 Mon Sep 17 00:00:00 2001 From: Vishwanath <90732088+vishu2222@users.noreply.github.com> Date: Thu, 28 Aug 2025 13:40:33 +0530 Subject: [PATCH 1/2] update amp 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 9810617a..77080448 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@ampproject/toolbox-optimizer": "2.8.3", "@grpc/grpc-js": "^1.12.5", "@jsdoc/salty": "^0.2.9", - "@quintype/amp": "^2.22.0", + "@quintype/amp": "^2.22.1-add-no-follow.1", "@quintype/backend": "^2.7.0", "@quintype/components": "^3.5.0", "@quintype/prerender-node": "^3.2.26", @@ -3809,9 +3809,9 @@ "license": "BSD-3-Clause" }, "node_modules/@quintype/amp": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/@quintype/amp/-/amp-2.22.0.tgz", - "integrity": "sha512-Z904Bkf9EjiIPadDl4PYFVvRU5ZJ9PSRpmKXGe4COI8DonK0erqturmSo+Gw0cooBLR0FuWDN9hUv4ZH/jABbQ==", + "version": "2.22.1-add-no-follow.1", + "resolved": "https://registry.npmjs.org/@quintype/amp/-/amp-2.22.1-add-no-follow.1.tgz", + "integrity": "sha512-XkzB5cTqwPnzrTmO0JskNgp9spj8ipVy9WssnyknQT7Lj2qlGFkQEAA4Sii1JEfULoWFePhb5jSl0lQYIDWjXQ==", "dependencies": { "@rvgpl/get-youtube-id": "^1.0.0", "atob-utf-8": "^1.0.4", diff --git a/package.json b/package.json index 12763f93..06a19930 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@ampproject/toolbox-optimizer": "2.8.3", "@grpc/grpc-js": "^1.12.5", "@jsdoc/salty": "^0.2.9", - "@quintype/amp": "^2.22.0", + "@quintype/amp": "^2.22.1-add-no-follow.1", "@quintype/backend": "^2.7.0", "@quintype/components": "^3.5.0", "@quintype/prerender-node": "^3.2.26", From 95a1d6896370a03299ace9f0457f4b3a5379b5fa Mon Sep 17 00:00:00 2001 From: Vishwanath <90732088+vishu2222@users.noreply.github.com> Date: Thu, 28 Aug 2025 13:43:33 +0530 Subject: [PATCH 2/2] chore(release): 7.34.5-add-no-follow.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 77080448..6ea1faa1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quintype/framework", - "version": "7.34.4", + "version": "7.34.5-add-no-follow.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@quintype/framework", - "version": "7.34.4", + "version": "7.34.5-add-no-follow.0", "license": "ISC", "dependencies": { "@ampproject/toolbox-optimizer": "2.8.3", diff --git a/package.json b/package.json index 06a19930..7dacf3d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@quintype/framework", - "version": "7.34.4", + "version": "7.34.5-add-no-follow.0", "description": "Libraries to help build Quintype Node.js apps", "main": "index.js", "engines": {