From 8f98531bf1f7c924f49c55a34ce2a617e272fe14 Mon Sep 17 00:00:00 2001
From: CoscineBot <coscine@itc.rwth-aachen.de>
Date: Thu, 6 Apr 2023 09:23:37 +0000
Subject: [PATCH] Chore: 1.28.0

# [1.28.0](https://git.rwth-aachen.de/coscine/frontend/apps/ui/compare/v1.27.1...v1.28.0) (2023-04-06)

### Fix

* Fix long name metadatamanager ([fcaad6a](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/fcaad6adcb3395ced1561aec9782dbfad3829ed2))
* Stored Columns in RCV ([5339054](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/53390548a0baefa0bca9728381078b21fc7cce34))

### Update

* Coscine maintenance banner ([5483053](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/5483053305dd95ca7b827ab11b54cab72e542ba9))
* Renaming sidebar and URLs and ordering Licenses alphabetically ([2f5c8d0](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/2f5c8d0e64add68d4fac4285281b0b792fec5cb0))
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index f74929ce..bafa145a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ui",
-  "version": "1.27.1",
+  "version": "1.28.0",
   "private": true,
   "scripts": {
     "dev": "vite",
-- 
GitLab