Skip to content

Commit

Permalink
v13.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
boehlerlukas committed Jul 12, 2024
1 parent c2fb120 commit 50fef22
Show file tree
Hide file tree
Showing 7 changed files with 233 additions and 191 deletions.
2 changes: 1 addition & 1 deletion build/cjs/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/esm/index.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion demo/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Gleap.on("tool-execution", (tool) => {

Gleap.setTicketAttribute("notes", "This is a test value.");

Gleap.initialize("9pBLU6jUACYzWDkXoCHX157R2nfW8xgw");
Gleap.initialize("xAhpa8UoNkm7Z5jaYexM0yKA6XAZs3yx");
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gleap",
"version": "13.7.8",
"version": "13.7.9",
"main": "build/cjs/index.js",
"module": "build/esm/index.mjs",
"exports": {
Expand Down
1 change: 1 addition & 0 deletions published/13.7.9/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion published/latest/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 50fef22

Please sign in to comment.