diff --git a/package.json b/package.json index d96fc8f7b..caa911f33 100644 --- a/package.json +++ b/package.json @@ -68,4 +68,4 @@ "engines": { "yarn": "^1.21.1" } -} +} \ No newline at end of file diff --git a/release-notes/opensearch-index-management-dashboards-plugin.release-notes-3.1.0.0.md b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-3.1.0.0.md new file mode 100644 index 000000000..c1b0aff9b --- /dev/null +++ b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-3.1.0.0.md @@ -0,0 +1,7 @@ +## Version 3.1.0.0 2025-06-16 + +Compatible with OpenSearch 3.1.0 + +### Maintenance +* Increment version to 3.1.0.0 ([#1313](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1313)) +* Updated @testing-library/user-event dependency ([#1321](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1321)) \ No newline at end of file