Skip to content

Commit 0184f65

Browse files
Merge branch 'main' into guoda-new-modal-sizes
2 parents 882b1f6 + 836189c commit 0184f65

10 files changed

Lines changed: 37 additions & 17 deletions

File tree

.changeset/clever-bees-attack.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/good-moles-sleep.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

apps/doop/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cloudoperators/juno-app-doop
22

3+
## 2.5.0
4+
5+
### Minor Changes
6+
7+
- 3589b0c: All apps support client side routing using tanstack router.
8+
39
## 2.4.8
410

511
### Patch Changes

apps/doop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-doop",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"author": "UI-Team",
55
"type": "module",
66
"contributors": [

apps/greenhouse/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @cloudoperators/juno-app-greenhouse
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- 3589b0c: All apps support client side routing using tanstack router.
8+
9+
### Patch Changes
10+
11+
- 3f9fcbb: Added vulnerability counts per severity above the list
12+
- Updated dependencies [3f9fcbb]
13+
- Updated dependencies [3589b0c]
14+
- @cloudoperators/juno-app-heureka@0.8.3
15+
- @cloudoperators/juno-app-supernova@0.18.0
16+
- @cloudoperators/juno-app-doop@2.5.0
17+
318
## 0.6.13
419

520
### Patch Changes

apps/greenhouse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-greenhouse",
3-
"version": "0.6.13",
3+
"version": "0.7.0",
44
"orgAdminVersion": "latest",
55
"author": "UI-Team",
66
"contributors": [

apps/heureka/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# heureka
22

3+
## 0.8.3
4+
5+
### Patch Changes
6+
7+
- 3f9fcbb: Added vulnerability counts per severity above the list
8+
39
## 0.8.2
410

511
### Patch Changes

apps/heureka/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-heureka",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"author": "UI-Team",
55
"type": "module",
66
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/heureka",

apps/supernova/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cloudoperators/juno-app-supernova
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- 3589b0c: All apps support client side routing using tanstack router.
8+
39
## 0.17.9
410

511
### Patch Changes

apps/supernova/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-supernova",
3-
"version": "0.17.9",
3+
"version": "0.18.0",
44
"author": "UI-Team",
55
"contributors": [
66
"Esther Schmitz",

0 commit comments

Comments
 (0)