From 6b0570d383c25316bd3845e7f5780b01883eb595 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 19 Feb 2024 11:38:31 +0000 Subject: [PATCH] updated types-only package --- types-only/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types-only/package.json b/types-only/package.json index 7e7bacb61f..7e208f996d 100644 --- a/types-only/package.json +++ b/types-only/package.json @@ -1,6 +1,6 @@ { "name": "@open-wa/wa-automate-types-only", - "version": "4.67.0", + "version": "4.68.0", "description": "Types generated from the @open-wa/wa-automate package", "scripts": { "build": "tsc",