Skip to content

Commit

Permalink
Chore(release): 6.50.1
Browse files Browse the repository at this point in the history
## [6.50.1](v6.50.0...v6.50.1) (2024-06-10)

### Fix

* Show static tooltips at end of event loop always (fixes #552) ([82efe0c](82efe0c)), closes [#552](#552)
  • Loading branch information
semantic-release-bot committed Jun 10, 2024
1 parent 82efe0c commit 9c3ce16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-core",
"version": "6.50.0",
"version": "6.50.1",
"framework": ">=5.20.2",
"description": "Adapt Framework kernel. Responsible for boot loading, data loading and core APIs.",
"repository": {
Expand Down

0 comments on commit 9c3ce16

Please sign in to comment.