Skip to content

Commit 7f6e101

Browse files
chore: release 6.2.0 [skip ci]
# [6.2.0](6.1.0...6.2.0) (2026-04-29) ### Bug Fixes * manual trigger of semantic release ([958b3cc](958b3cc)) * update semantic release ([a2b0b47](a2b0b47)) ### Features * add MOTD feature ([9f006ee](9f006ee))
1 parent 60d9526 commit 7f6e101

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [6.2.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/6.1.0...6.2.0) (2026-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* manual trigger of semantic release ([958b3cc](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/958b3cc611da4f28b92221b6df9c47be38c99987))
7+
* update semantic release ([a2b0b47](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/a2b0b47610cd8e26df52ca5d4df06054d232e55e))
8+
9+
10+
### Features
11+
12+
* add MOTD feature ([9f006ee](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/9f006ee275f3f44e25e5c1cac206abacd5856622))
13+
114
# [6.2.0-dev.3](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/6.2.0-dev.2...6.2.0-dev.3) (2026-04-28)
215

316

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": "6.2.0-dev.3",
5+
"version": "6.2.0",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)