Skip to content

Commit

Permalink
Release 0.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sduenas committed Sep 3, 2024
1 parent 1ca367a commit 736908e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 2 deletions.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Releases

## radar-vis-plugin 0.22.2 - (2024-09-03)

* No changes on this component. The version is bumped to align it
with the rest of the components.

## radar-vis-plugin 0.22.1 - (2024-09-02)

* No changes on this component. The version is bumped to align it
Expand Down
2 changes: 1 addition & 1 deletion opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "radarVisPlugin",
"version": "0.22.2-rc.1",
"version": "0.22.2",
"opensearchDashboardsVersion": "2.16.0",
"server": false,
"ui": true,
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": "radar-vis-plugin",
"version": "0.22.2-rc.1",
"version": "0.22.2",
"description": "Radar plugin for visualizing spyder nets",
"authors": [
"David Moreno Lumbreras <[email protected]>",
Expand Down
4 changes: 4 additions & 0 deletions releases/0.22.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## radar-vis-plugin 0.22.2 - (2024-09-03)

* No changes on this component. The version is bumped to align it
with the rest of the components.

0 comments on commit 736908e

Please sign in to comment.