Skip to content

Commit fb909a2

Browse files
committed
chore(master): release 5.6.0-rc.1
1 parent 1da8cf6 commit fb909a2

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.6.0-rc.0"
2+
".": "5.6.0-rc.1"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [5.6.0-rc.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.6.0-rc.0...5.6.0-rc.1) (2025-05-29)
6+
7+
8+
### Bug Fixes
9+
10+
* fix workflows with options ([54ce29a](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/54ce29a049164b09d0bb7a0d3abcef18405c5561))
11+
* show all instances in the list with their version ([a51042e](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/a51042ea4b25582617f7453fe7f9213e84b0adc7))
12+
13+
14+
### Miscellaneous Chores
15+
16+
* release 5.6.0-rc.1 ([1da8cf6](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/1da8cf692780676deb9acfd3dc91f8acfab408a6))
17+
518
## [5.6.0-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.5.0...5.6.0-rc.0) (2025-05-28)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@squonk/data-manager-ui",
33
"author": "Oliver Dudgeon",
44
"license": "Apache-2.0",
5-
"version": "5.6.0-rc.0",
5+
"version": "5.6.0-rc.1",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)