From b5879eca8f1507e8d56fae2b6dc01bdfc11f06ca Mon Sep 17 00:00:00 2001 From: "fragment-pr-bot[bot]" <228685+fragment-pr-bot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 16:27:59 +0000 Subject: [PATCH 1/2] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3183711..cf1612f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "engines": { "node": ">=18.0.0" }, - "version": "1.2.0", + "version": "1.2.2", "author": "Fragment Foundries Inc", "license": "Apache-2.0", "files": [ From 1ce195827e6cbfb092d539914d12794d05b6bbb9 Mon Sep 17 00:00:00 2001 From: vigneshwerv Date: Tue, 1 Jul 2025 16:28:01 +0000 Subject: [PATCH 2/2] [create-pull-request] automated change --- generated/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generated/version.ts b/generated/version.ts index fdd613c..348a2fd 100644 --- a/generated/version.ts +++ b/generated/version.ts @@ -3,4 +3,4 @@ /** * A string representing the current version of the package. */ -export const version = '1.2.0' as const; +export const version = '1.2.2' as const;