We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211642d commit 4eb207fCopy full SHA for 4eb207f
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.22.0",
+ version: "v1.26.0",
36
description: "Lago JavaScript API Client",
37
repository: {
38
type: "git",
0 commit comments