From 6e106220ae9b3ebc32ce9559d89977944725ae7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 May 2024 13:16:44 +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 d109f8740d..6eb65d49ad 100644 --- a/types-only/package.json +++ b/types-only/package.json @@ -1,6 +1,6 @@ { "name": "@open-wa/wa-automate-types-only", - "version": "4.71.10", + "version": "4.71.11", "description": "Types generated from the @open-wa/wa-automate package", "scripts": { "build": "tsc",