diff --git a/release-notes/opensearch-security-dashboards-plugin.release-notes-2.17.0.0.md b/release-notes/opensearch-security-dashboards-plugin.release-notes-2.17.0.0.md index d659bb83..2da7b550 100644 --- a/release-notes/opensearch-security-dashboards-plugin.release-notes-2.17.0.0.md +++ b/release-notes/opensearch-security-dashboards-plugin.release-notes-2.17.0.0.md @@ -20,4 +20,3 @@ Compatible with OpenSearch and OpenSearch Dashboards version 2.17.0 * Updates backport workflow ([#2074](https://github.com/opensearch-project/security-dashboards-plugin/pull/2074)) * Fixes spacing in package.json ([#2068](https://github.com/opensearch-project/security-dashboards-plugin/pull/2068)) * Increment version to 2.17.0.0 ([#2090](https://github.com/opensearch-project/security-dashboards-plugin/pull/2090)) -* Bump micromatch to 4.0.8 ([#2117](https://github.com/opensearch-project/security-dashboards-plugin/pull/2117)) diff --git a/release-notes/opensearch-security-dashboards-plugin.release-notes-2.17.1.0.md b/release-notes/opensearch-security-dashboards-plugin.release-notes-2.17.1.0.md new file mode 100644 index 00000000..e2e3c665 --- /dev/null +++ b/release-notes/opensearch-security-dashboards-plugin.release-notes-2.17.1.0.md @@ -0,0 +1,6 @@ +## Version 2.17.1 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards version 2.17.1 + +### Maintenance +* Bump micromatch to 4.0.8 ([#2117](https://github.com/opensearch-project/security-dashboards-plugin/pull/2117))