We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eae2af5 + 0adfa66 commit b478e79Copy full SHA for b478e79
CHANGES.md
@@ -11,7 +11,7 @@ creating a new release entry be sure to copy & paste the span tag with the
11
updated. Only the first match gets replaced, so it's fine to leave the old
12
ones in. -->
13
-------------------------------------------------------------------------------
14
-## __cylc-ui-1.6.0 (<span actions:bind='release-date'>Upcoming</span>)__
+## __cylc-ui-1.6.0 (<span actions:bind='release-date'>Released 2023-04-27</span>)__
15
16
### Enhancements
17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cylc-ui",
3
- "version": "1.5.0",
+ "version": "1.6.0",
4
"private": true,
5
"license": "GPL-3.0-only",
6
"scripts": {
0 commit comments