From 7e91e495f65b1695cd109f303e49cff9fdb114fe Mon Sep 17 00:00:00 2001 From: Lago Developer Date: Tue, 5 May 2026 18:14:54 +0200 Subject: [PATCH] Bump version to 1.47.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 616132f..e1613ba 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.46.1", + version: "v1.47.0", description: "Lago JavaScript API Client", repository: { type: "git",