We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03223a9 commit 31ccec2Copy full SHA for 31ccec2
scripts/build_npm.ts
@@ -32,7 +32,7 @@ await build({
32
// package.json properties
33
name: "lago-javascript-client",
34
sideEffects: false,
35
- version: "v1.28.1",
+ version: "v1.30.0",
36
description: "Lago JavaScript API Client",
37
repository: {
38
type: "git",
0 commit comments