Skip to content

Commit b0b00f3

Browse files
committed
chore(master): release 5.3.0-rc.2
1 parent 61d8599 commit b0b00f3

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-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.1"
2+
".": "5.3.0-rc.2"
33
}

CHANGELOG.md

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

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

5+
## [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)
6+
7+
8+
### Features
9+
10+
* improve appearance of toast messages ([6aa35bc](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/6aa35bc9ee2b79df1a0845c5059f08a935647aed))
11+
12+
13+
### Bug Fixes
14+
15+
* improve websocket error handling ([380d03a](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/380d03ac2f6ec83452cf852cc534979cadb7adf0))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* release 5.3.0-rc.2 ([61d8599](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/61d8599b6b23ccb440918817a7fb99e61e4ebc50))
21+
522
## [5.3.0-rc.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.3.0-rc.0...5.3.0-rc.1) (2025-04-15)
623

724

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

0 commit comments

Comments
 (0)