Skip to content

Commit 4ebbc3b

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

19 files changed

Lines changed: 81 additions & 16 deletions

File tree

.changeset/chilly-sheep-poke.md

Lines changed: 0 additions & 7 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.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [55014f5]
8+
- @cloudoperators/juno-ui-components@5.4.0
9+
310
## 1.0.15
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.15",
3+
"version": "1.0.16",
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.5.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [55014f5]
8+
- @cloudoperators/juno-ui-components@5.4.0
9+
- @cloudoperators/juno-messages-provider@0.2.15
10+
311
## 2.5.2
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.5.2",
3+
"version": "2.5.3",
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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [55014f5]
8+
- @cloudoperators/juno-ui-components@5.4.0
9+
- @cloudoperators/juno-messages-provider@0.2.15
10+
311
## 2.2.3
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.3",
3+
"version": "2.2.4",
44
"author": "UI-Team",
55
"type": "module",
66
"contributors": [

apps/greenhouse/CHANGELOG.md

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

3+
## 0.7.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [55014f5]
8+
- @cloudoperators/juno-ui-components@5.4.0
9+
- @cloudoperators/juno-app-doop@2.5.3
10+
- @cloudoperators/juno-app-heureka@0.8.6
11+
- @cloudoperators/juno-app-supernova@0.19.2
12+
- @cloudoperators/juno-messages-provider@0.2.15
13+
314
## 0.7.3
415

516
### 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.7.3",
3+
"version": "0.7.4",
44
"orgAdminVersion": "latest",
55
"author": "UI-Team",
66
"contributors": [

apps/heureka/CHANGELOG.md

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

3+
## 0.8.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [55014f5]
8+
- @cloudoperators/juno-ui-components@5.4.0
9+
- @cloudoperators/juno-messages-provider@0.2.15
10+
311
## 0.8.5
412

513
### Patch Changes

0 commit comments

Comments
 (0)