Skip to content

Commit e857104

Browse files
committed
chore: release v2.9.0
1 parent b005286 commit e857104

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
# [2.9.0](https://github.com/vega/vega-datasets/compare/v2.8.1...v2.9.0) (2024-09-06)
4+
5+
6+
### Features
7+
8+
* correct monarchs.json and add source information ([#596](https://github.com/vega/vega-datasets/issues/596)) ([2f62800](https://github.com/vega/vega-datasets/commit/2f6280027feed79574fb978a3b7007ea40485826))
9+
* update gapminder.json and add source information ([#580](https://github.com/vega/vega-datasets/issues/580)) ([76feaab](https://github.com/vega/vega-datasets/commit/76feaab74a7f5f2bee8ede28ddcf865241681e64))
10+
311
## [2.8.1](https://github.com/vega/vega-datasets/compare/v2.8.0...v2.8.1) (2024-03-06)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vega-datasets",
3-
"version": "2.8.1",
3+
"version": "2.9.0",
44
"description": "Common repository for example datasets used by Vega related projects.",
55
"license": "BSD-3-Clause",
66
"main": "build/vega-datasets.js",

0 commit comments

Comments
 (0)