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 eb09002 + aa1f3eb commit c5480f0Copy full SHA for c5480f0
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.4.0 (<span actions:bind='release-date'>Pending</span>)__
+## __cylc-ui-1.4.0 (<span actions:bind='release-date'>Released 2023-01-16</span>)__
15
16
### Enhancements
17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cylc-ui",
3
- "version": "1.3.0",
+ "version": "1.4.0",
4
"private": true,
5
"license": "GPL-3.0-only",
6
"scripts": {
0 commit comments