Skip to content

Commit

Permalink
chore: release v6.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Apr 10, 2024
1 parent 37dc579 commit 09d7214
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@


# [6.25.0](https://github.com/vega/vega-embed/compare/v6.24.0...v6.25.0) (2024-04-10)


### Features

* remove patch package and update deps ([#1315](https://github.com/vega/vega-embed/issues/1315)) ([37dc579](https://github.com/vega/vega-embed/commit/37dc5791284611d78be5c4b78004331f2fa9ff19))

# [6.24.0](https://github.com/vega/vega-embed/compare/v6.23.0...v6.24.0) (2023-12-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "vega-embed",
"version": "6.24.0",
"version": "6.25.0",
"description": "Publish Vega visualizations as embedded web components.",
"keywords": [
"vega",
Expand Down

0 comments on commit 09d7214

Please sign in to comment.