Skip to content

Commit

Permalink
v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudkite committed Sep 12, 2024
1 parent 511bdf3 commit 56e755d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "helphero",
"version": "3.9.0",
"version": "3.9.1",
"description": "Offical HelpHero SDK for browsers",
"repository": "git://github.com/HelpHero/helphero-javascript.git",
"homepage": "/~https://github.com/HelpHero/helphero-javascript",
Expand Down
1 change: 1 addition & 0 deletions src/helphero.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ const methods: (keyof HelpHero)[] = [
"closeChecklist",
"startChecklist",
"setOptions",
"reset",

// deprecated
// @ts-expect-error
Expand Down

0 comments on commit 56e755d

Please sign in to comment.