Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "@thoughtspot/visual-embed-sdk",
"version": "1.40.0",
"version": "1.41.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

This version bump to 1.41.0 suggests a new release. It's important to also update the CHANGELOG.md file to reflect the changes included in this new version. The items currently under the ## Unreleased section should be moved to a new ## 1.41.0 section with the release date.

"description": "ThoughtSpot Embed SDK",
"module": "lib/src/index.js",
"main": "dist/tsembed.js",
Expand Down
Loading