From 1ef5625131c607103a0c484ab56b7f64d3d2ee10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Semp=C3=A9?= Date: Fri, 27 Feb 2026 10:30:33 +0100 Subject: [PATCH] chore(release): bump version to v1.43.0 --- scripts/build_npm.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build_npm.ts b/scripts/build_npm.ts index 9c121fb..b725a48 100644 --- a/scripts/build_npm.ts +++ b/scripts/build_npm.ts @@ -32,7 +32,7 @@ await build({ // package.json properties name: "lago-javascript-client", sideEffects: false, - version: "v1.40.0", + version: "v1.43.0", description: "Lago JavaScript API Client", repository: { type: "git",