Skip to content

Commit 66a9ef3

Browse files
committed
chore(master): release 5.5.0
1 parent c056355 commit 66a9ef3

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.4.0"
2+
".": "5.5.0"
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.5.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.4.0...5.5.0) (2025-05-27)
6+
7+
8+
### Features
9+
10+
* add keyboard shortcut for search field ([76df00a](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/76df00aff22c16ad7c0cb78c75ad477088b4b53c))
11+
* group jobs by their versions ([0754dab](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/0754dab057e614e720f6f04f799c087b2721ff54))
12+
13+
14+
### Bug Fixes
15+
16+
* update lockfile ([c056355](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/c056355a03edf80e69ff68eb781233202898fb59))
17+
518
## [5.4.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.3.0-rc.2...5.4.0) (2025-05-15)
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.4.0",
5+
"version": "5.5.0",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)