Skip to content

Commit

Permalink
chore: release v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Sep 6, 2024
1 parent b005286 commit e857104
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


# [2.9.0](https://github.com/vega/vega-datasets/compare/v2.8.1...v2.9.0) (2024-09-06)


### Features

* 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))
* 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))

## [2.8.1](https://github.com/vega/vega-datasets/compare/v2.8.0...v2.8.1) (2024-03-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vega-datasets",
"version": "2.8.1",
"version": "2.9.0",
"description": "Common repository for example datasets used by Vega related projects.",
"license": "BSD-3-Clause",
"main": "build/vega-datasets.js",
Expand Down

0 comments on commit e857104

Please sign in to comment.