From 43bed87a096eb63be29155e72a395a8be90ee476 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 7 Sep 2023 14:45:18 +0000
Subject: [PATCH 1/2] 2.1.0
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index cb1ba50f5..5010398fe 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "cylc-ui",
- "version": "2.0.0",
+ "version": "2.1.0",
"private": true,
"license": "GPL-3.0-only",
"scripts": {
From 69a8d741d205d9295171bdd01107e025d962c019 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 7 Sep 2023 14:45:18 +0000
Subject: [PATCH 2/2] Prepare release 2.1.0
Workflow: Release stage 1 - create release PR, run: 25
---
CHANGES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index 836fbf304..d1fad5a48 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -11,7 +11,7 @@ creating a new release entry be sure to copy & paste the span tag with the
updated. Only the first match gets replaced, so it's fine to leave the old
ones in. -->
-------------------------------------------------------------------------------
-## __cylc-ui-2.1.0 (Upcoming)__
+## __cylc-ui-2.1.0 (Released 2023-09-07)__
### Enhancements