Skip to content

Commit 4932bf1

Browse files
committed
chore: release v6.4.0
1 parent fcc2486 commit 4932bf1

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
# [6.4.0](https://github.com/vega/vega-lite/compare/v6.3.1...v6.4.0) (2025-09-17)
4+
5+
6+
### Bug Fixes
7+
8+
* height/width of 0 ignored ([#9676](https://github.com/vega/vega-lite/issues/9676)) ([0ff8505](https://github.com/vega/vega-lite/commit/0ff85059ef1c444b78218a36678fc2af7131a7aa))
9+
10+
11+
### Features
12+
13+
* support newlines in tooltips ([#9678](https://github.com/vega/vega-lite/issues/9678)) ([c785de5](https://github.com/vega/vega-lite/commit/c785de55325319514b08a756191407e7d173ef9a))
14+
315
## [6.3.1](https://github.com/vega/vega-lite/compare/v6.2.0...v6.3.1) (2025-09-10)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vega-lite",
3-
"version": "6.3.1",
3+
"version": "6.4.0",
44
"license": "BSD-3-Clause",
55
"author": {
66
"name": "Vega",

0 commit comments

Comments
 (0)