Skip to content

Commit cc40079

Browse files
chore(version): update versions with Changesets
1 parent 3589b0c commit cc40079

7 files changed

Lines changed: 27 additions & 10 deletions

File tree

.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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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+
- Updated dependencies [3589b0c]
12+
- @cloudoperators/juno-app-supernova@0.18.0
13+
- @cloudoperators/juno-app-doop@2.5.0
14+
315
## 0.6.13
416

517
### 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/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)