Skip to content

Commit

Permalink
chore: release v6.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Sep 28, 2023
1 parent fbbcd9e commit 7cf9754
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.23.0](https://github.com/vega/vega-embed/compare/v6.22.2...v6.23.0) (2023-09-28)


### Features

* Add new forceActionsMenu embed option ([#1242](https://github.com/vega/vega-embed/issues/1242)) ([fbbcd9e](https://github.com/vega/vega-embed/commit/fbbcd9e96881374c39674c2db586944c08ca71c8))

## [6.22.2](https://github.com/vega/vega-embed/compare/v6.22.1...v6.22.2) (2023-07-31)

## [6.22.1](https://github.com/vega/vega-embed/compare/v6.22.0...v6.22.1) (2023-04-21)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "vega-embed",
"version": "6.22.2",
"version": "6.23.0",
"description": "Publish Vega visualizations as embedded web components.",
"keywords": [
"vega",
Expand Down

0 comments on commit 7cf9754

Please sign in to comment.