Skip to content

Commit 9fd97bf

Browse files
authored
Merge pull request #1963 from cylc/prepare-2.6.0
Prepare release: 2.6.0
2 parents aa97acf + 00a8a69 commit 9fd97bf

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ $ towncrier create <PR-number>.<feat|fix>.md --content "Short description"
1212

1313
<!-- towncrier release notes start -->
1414

15+
## cylc-ui-2.6.0 (Released 2024-10-09)
16+
17+
### 🚀 Enhancements
18+
19+
[#1888](https://github.com/cylc/cylc-ui/pull/1888) - Increased the width of the Edit Runtime dialog.
20+
1521
## cylc-ui-2.5.0 (Released 2024-06-18)
1622

1723
### 🚀 Enhancements

changes.d/1888.feat.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

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.5.0",
3+
"version": "2.6.0",
44
"private": true,
55
"license": "GPL-3.0-only",
66
"type": "module",

0 commit comments

Comments
 (0)