Skip to content

Commit 30b3aaf

Browse files
committed
chore(master): release 5.3.1-rc.2
1 parent e8cfdad commit 30b3aaf

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.3.0-rc.2"
2+
".": "5.3.1-rc.2"
33
}

CHANGELOG.md

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

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

5+
## [5.3.1-rc.2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.3.0-rc.2...5.3.1-rc.2) (2025-04-22)
6+
7+
8+
### Bug Fixes
9+
10+
* avoid connecting to event stream when user is not authenticated ([c824c91](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/c824c91bf33328b0f30d43e65d634f86eddcd571))
11+
* fix layout shift caused by navigation progress bar ([e8cfdad](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/e8cfdadcefd5b550242aa78628a11efdb86b5653))
12+
513
## [5.3.0-rc.2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.3.0-rc.1...5.3.0-rc.2) (2025-04-18)
614

715

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.3.0-rc.2",
5+
"version": "5.3.1-rc.2",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)