Skip to content

Commit f357218

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

20 files changed

Lines changed: 79 additions & 19 deletions

File tree

.changeset/big-berries-pull.md

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

.changeset/few-paws-glow.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.34
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [11eabd6]
8+
- @cloudoperators/juno-ui-components@6.1.3
9+
310
## 1.0.33
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.33",
3+
"version": "1.0.34",
44
"author": "UI-Team",
55
"type": "module",
66
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",

apps/doop/CHANGELOG.md

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

3+
## 2.6.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [11eabd6]
8+
- @cloudoperators/juno-ui-components@6.1.3
9+
- @cloudoperators/juno-messages-provider@0.2.32
10+
311
## 2.6.19
412

513
### 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.6.19",
3+
"version": "2.6.20",
44
"author": "UI-Team",
55
"type": "module",
66
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/doop",

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.4.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [11eabd6]
8+
- @cloudoperators/juno-ui-components@6.1.3
9+
- @cloudoperators/juno-messages-provider@0.2.32
10+
311
## 2.4.6
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.4.6",
3+
"version": "2.4.7",
44
"author": "UI-Team",
55
"type": "module",
66
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/example",

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.11.3
4+
5+
### Patch Changes
6+
7+
- 332b710: Adds link to the exposed service withi.
8+
- Updated dependencies [11eabd6]
9+
- @cloudoperators/juno-ui-components@6.1.3
10+
- @cloudoperators/juno-app-doop@2.6.20
11+
- @cloudoperators/juno-app-heureka@1.0.4
12+
- @cloudoperators/juno-app-supernova@0.19.23
13+
- @cloudoperators/juno-messages-provider@0.2.32
14+
315
## 0.11.2
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.11.2",
3+
"version": "0.11.3",
44
"orgAdminVersion": "latest",
55
"author": "UI-Team",
66
"repository": "https://github.com/cloudoperators/greenhouse/tree/main/ui/dashboard",

0 commit comments

Comments
 (0)