Skip to content

Commit

Permalink
chore: release v5.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kanitw committed Jul 30, 2024
1 parent 3f5dce6 commit c73f446
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@


# [5.20.0](https://github.com/vega/vega-lite/compare/v5.19.0...v5.20.0) (2024-07-30)


### Bug Fixes

* for issue when there are multiple aggregates with the same data field and aggregation operation ([#9320](https://github.com/vega/vega-lite/issues/9320)) ([da84469](https://github.com/vega/vega-lite/commit/da844691cb4ad6e4d6cf32af90c7f14d248b4764)), closes [#6184](https://github.com/vega/vega-lite/issues/6184)
* make tick size responsive to plot height ([#9395](https://github.com/vega/vega-lite/issues/9395)) ([3f5dce6](https://github.com/vega/vega-lite/commit/3f5dce6ed3df7783c61afd5fb80eb4520668aa04))


### Features

* Expose `react` option for params ([#9374](https://github.com/vega/vega-lite/issues/9374)) ([93d92ef](https://github.com/vega/vega-lite/commit/93d92efa4e1893fb01b77f8145ca3bf7bf8dba05)), closes [/github.com/vega/altair/pull/3394#issuecomment-2140320905](https://github.com//github.com/vega/altair/pull/3394/issues/issuecomment-2140320905)

# [5.19.0](https://github.com/vega/vega-lite/compare/v5.18.1...v5.19.0) (2024-06-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vega-lite",
"author": "Dominik Moritz, Kanit \"Ham\" Wongsuphasawat, Arvind Satyanarayan, Jeffrey Heer",
"version": "5.19.0",
"version": "5.20.0",
"collaborators": [
"Kanit Wongsuphasawat (http://kanitw.yellowpigz.com)",
"Dominik Moritz (https://www.domoritz.de)",
Expand Down

0 comments on commit c73f446

Please sign in to comment.