Skip to content
Merged
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
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.3",
"version": "1.41.0",

Choose a reason for hiding this comment

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

medium

With this version bump to 1.41.0, the CHANGELOG.md file should also be updated. Please add a new release section for 1.41.0 and move the changes from the ## Unreleased section into it. Keeping the changelog accurate is crucial for users to understand what is included in each version.

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