Skip to content

Commit

Permalink
1.0.0-beta.85
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Sep 15, 2024
1 parent 6726dac commit ee92022
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## next
## 1.0.0-beta.85 (15-09-2024)

- Changed `Widget#scheduleRender()` to schedule render for all subjects when no subject is specified (invoked without parameters)
- Bumped jora to [1.0.0-beta.13](https://github.com/discoveryjs/jora/releases/tag/v1.0.0-beta.13)
Expand Down
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": "@discoveryjs/discovery",
"version": "1.0.0-beta.84",
"version": "1.0.0-beta.85",
"description": "Frontend framework for rapid data (JSON) analysis, shareable serverless reports and dashboards",
"author": "Roman Dvornov <[email protected]> (https://github.com/lahmatiy)",
"license": "MIT",
Expand Down

0 comments on commit ee92022

Please sign in to comment.