Skip to content

Commit 8d673f7

Browse files
Merge pull request #1736 from cylc/2.4.x-sync
2.4.x -> master
2 parents e7187e6 + a003074 commit 8d673f7

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGES.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,12 @@ creating a new release entry be sure to copy & paste the span tag with the
1111
updated. Only the first match gets replaced, so it's fine to leave the old
1212
ones in. -->
1313
-------------------------------------------------------------------------------
14-
## __cylc-ui-2.4.0 (<span actions:bind='release-date'>Upcoming</span>)__
14+
## __cylc-ui-2.4.0 (<span actions:bind='release-date'>Released 2024-04-02</span>)__
1515

1616
### Enhancements
1717

18-
19-
[#1711](https://github.com/cylc/cylc-ui/pull/1711) -
20-
[#1705](https://github.com/cylc/cylc-ui/pull/1705) -
18+
[#1711](https://github.com/cylc/cylc-ui/pull/1711),
19+
[#1705](https://github.com/cylc/cylc-ui/pull/1705),
2120
[#1688](https://github.com/cylc/cylc-ui/pull/1688) -
2221
Certain view options are now remembered & restored when navigating between workflows.
2322

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cylc-ui",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"private": true,
55
"license": "GPL-3.0-only",
66
"type": "module",

0 commit comments

Comments
 (0)