Skip to content

Commit f64aac6

Browse files
publish(npm): automate Package Versioning and Publishing with Changesets (#1137)
chore(version): update versions with Changesets Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a25db0d commit f64aac6

21 files changed

Lines changed: 88 additions & 27 deletions

.changeset/cold-lizards-fix.md

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

.changeset/heavy-actors-retire.md

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

.changeset/nine-schools-smile.md

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

apps/carbon/CHANGELOG.md

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

3+
## 1.0.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [b7fe310]
8+
- @cloudoperators/juno-ui-components@5.2.0
9+
310
## 1.0.13
411

512
### Patch Changes

apps/carbon/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-carbon",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"author": "UI-Team",
55
"type": "module",
66
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",

apps/doop/CHANGELOG.md

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

3+
## 2.5.1
4+
5+
### Patch Changes
6+
7+
- 8a44efa: Supernova old url state is now converted to new URL state and for other apps tanstack router dependencies are updated.
8+
- Updated dependencies [b7fe310]
9+
- @cloudoperators/juno-ui-components@5.2.0
10+
- @cloudoperators/juno-messages-provider@0.2.13
11+
312
## 2.5.0
413

514
### Minor 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.5.0",
3+
"version": "2.5.1",
44
"author": "UI-Team",
55
"type": "module",
66
"contributors": [

apps/example/CHANGELOG.md

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

3+
## 2.2.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [b7fe310]
8+
- @cloudoperators/juno-ui-components@5.2.0
9+
- @cloudoperators/juno-messages-provider@0.2.13
10+
311
## 2.2.1
412

513
### Patch Changes

apps/example/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-example",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"author": "UI-Team",
55
"type": "module",
66
"contributors": [

apps/greenhouse/CHANGELOG.md

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

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- 8a44efa: Supernova old url state is now converted to new URL state and for other apps tanstack router dependencies are updated.
8+
- c2a617e: Update nginx.conf so the client side routing works.
9+
- Updated dependencies [8a44efa]
10+
- Updated dependencies [b7fe310]
11+
- @cloudoperators/juno-app-supernova@0.19.0
12+
- @cloudoperators/juno-app-heureka@0.8.4
13+
- @cloudoperators/juno-app-doop@2.5.1
14+
- @cloudoperators/juno-ui-components@5.2.0
15+
- @cloudoperators/juno-messages-provider@0.2.13
16+
317
## 0.7.0
418

519
### Minor Changes

0 commit comments

Comments
 (0)