Skip to content

Commit 1af79d0

Browse files
committed
chore(master): release 5.2.1-rc.0
1 parent 362ebcb commit 1af79d0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.2.0-rc.0"
2+
".": "5.2.1-rc.0"
33
}

CHANGELOG.md

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

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

5+
## [5.2.1-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.2.0-rc.0...5.2.1-rc.0) (2025-01-31)
6+
7+
8+
### Bug Fixes
9+
10+
* fix spacing of molcards ([8222c95](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/8222c95d5fc25b6667d0d01a65fb3e31d4264f44))
11+
512
## [5.2.0-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.1.1-rc.0...5.2.0-rc.0) (2025-01-27)
613

714

package.json

Lines changed: 2 additions & 2 deletions
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.2.0-rc.0",
5+
"version": "5.2.1-rc.0",
66
"private": true,
77
"repository": {
88
"type": "git",
@@ -51,7 +51,7 @@
5151
"@rjsf/mui": "5.24.2",
5252
"@rjsf/utils": "5.24.2",
5353
"@rjsf/validator-ajv8": "5.24.2",
54-
"@sentry/nextjs": "8.52.1",
54+
"@sentry/nextjs": "8.52.0",
5555
"@squonk/account-server-client": "4.0.0",
5656
"@squonk/data-manager-client": "3.2.0",
5757
"@squonk/mui-theme": "4.0.0",

0 commit comments

Comments
 (0)