Skip to content

Commit b478e79

Browse files
Merge pull request #1284 from cylc/prepare-1.6.0
Prepare release: 1.6.0
2 parents eae2af5 + 0adfa66 commit b478e79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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-1.6.0 (<span actions:bind='release-date'>Upcoming</span>)__
14+
## __cylc-ui-1.6.0 (<span actions:bind='release-date'>Released 2023-04-27</span>)__
1515

1616
### Enhancements
1717

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": "1.5.0",
3+
"version": "1.6.0",
44
"private": true,
55
"license": "GPL-3.0-only",
66
"scripts": {

0 commit comments

Comments
 (0)