From cf3779bb732fad96820a903cea39c54d92edb607 Mon Sep 17 00:00:00 2001 From: "A.Unger" Date: Thu, 4 Feb 2021 12:27:10 +0100 Subject: [PATCH] fix changelog PR --- changelog/unreleased/port-ocis-graph-explorer.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog/unreleased/port-ocis-graph-explorer.md diff --git a/changelog/unreleased/port-ocis-graph-explorer.md b/changelog/unreleased/port-ocis-graph-explorer.md new file mode 100644 index 0000000000..6d0c9e6eca --- /dev/null +++ b/changelog/unreleased/port-ocis-graph-explorer.md @@ -0,0 +1,7 @@ +Enhancement: Migrate ocis-graph-explorer to ocis monorepo + +Tags: ocis, ocis-graph-explorer + +Ocis-graph-explorer was not migrated during the monorepo conversion. + +https://github.com/owncloud/ocis/pull/1596