Skip to content

Commit b69df69

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

20 files changed

Lines changed: 95 additions & 26 deletions

File tree

.changeset/famous-worms-lose.md

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

.changeset/three-rabbits-accept.md

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

apps/carbon/CHANGELOG.md

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

3+
## 1.0.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [5488568]
8+
- Updated dependencies [6ef7f8d]
9+
- @cloudoperators/juno-ui-components@4.0.1
10+
311
## 1.0.7
412

513
### 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.7",
3+
"version": "1.0.8",
44
"author": "UI-Team",
55
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
66
"license": "Apache-2.0",

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.4.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [5488568]
8+
- Updated dependencies [6ef7f8d]
9+
- @cloudoperators/juno-ui-components@4.0.1
10+
- @cloudoperators/juno-messages-provider@0.2.8
11+
312
## 2.4.1
413

514
### 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.1",
3+
"version": "2.4.2",
44
"author": "UI-Team",
55
"contributors": [
66
"Andreas Pfau",

apps/example/CHANGELOG.md

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

3+
## 2.1.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [5488568]
8+
- Updated dependencies [6ef7f8d]
9+
- @cloudoperators/juno-ui-components@4.0.1
10+
- @cloudoperators/juno-messages-provider@0.2.8
11+
312
## 2.1.1
413

514
### 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.1.1",
3+
"version": "2.1.2",
44
"author": "UI-Team",
55
"contributors": [
66
"Arturo Reuschenbach Pucernau"

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.6.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [5488568]
8+
- Updated dependencies [6ef7f8d]
9+
- @cloudoperators/juno-ui-components@4.0.1
10+
- @cloudoperators/juno-app-doop@2.4.2
11+
- @cloudoperators/juno-app-heureka@0.6.2
12+
- @cloudoperators/juno-app-supernova@0.17.2
13+
- @cloudoperators/juno-messages-provider@0.2.8
14+
315
## 0.6.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.6.2",
3+
"version": "0.6.3",
44
"orgAdminVersion": "latest",
55
"author": "UI-Team",
66
"contributors": [

0 commit comments

Comments
 (0)