From 58e228dc6d890755189863945c88d5eb727b6c90 Mon Sep 17 00:00:00 2001 From: Anuj Vishwakarma <298213938+AnujVishwakarma-src@users.noreply.github.com> Date: Wed, 9 Sep 2026 16:06:38 +0530 Subject: [PATCH] chore: release 7.4.2 Version bump to publish the archiver ^6->^7 deprecation fix (APPBLD-4614, #234). Released via PR so the version-bump commit lands on master through required checks; on-push-publish-to-npm then publishes 7.4.2. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96edc95..8cb8655 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/aio-lib-runtime", - "version": "7.4.1", + "version": "7.4.2", "license": "Apache-2.0", "main": "src/index.js", "bugs": {