Skip to content

Commit 8e01b5b

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

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+269
-178
lines changed

.changeset/angry-sloths-clean.md

-5
This file was deleted.

.changeset/chatty-moles-burn.md

-6
This file was deleted.

.changeset/eighty-gifts-juggle.md

-5
This file was deleted.

.changeset/fair-moose-check.md

-5
This file was deleted.

.changeset/fast-moose-sniff.md

-13
This file was deleted.

.changeset/metal-rocks-allow.md

-5
This file was deleted.

.changeset/rich-flowers-obey.md

-80
This file was deleted.

.changeset/serious-shrimps-shake.md

-6
This file was deleted.

.changeset/silver-boxes-crash.md

-6
This file was deleted.

.changeset/smooth-lobsters-play.md

-17
This file was deleted.

.changeset/sweet-trees-design.md

-5
This file was deleted.

.changeset/three-dancers-sneeze.md

-5
This file was deleted.

.changeset/two-squids-brake.md

-5
This file was deleted.

apps/carbon/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @cloudoperators/juno-app-carbon
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- e5cf6b6: React 19 Upgrade. Phase 1 - Upgrade to React 18.3
8+
- cdba61c: Upgrade to vite 6.2
9+
- Updated dependencies [e5cf6b6]
10+
- Updated dependencies [02cb67a]
11+
- Updated dependencies [cdba61c]
12+
- @cloudoperators/juno-ui-components@3.0.0
13+
314
## 1.0.4
415

516
### Patch Changes

apps/carbon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-carbon",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"author": "UI-Team",
55
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
66
"license": "Apache-2.0",

apps/doop/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @cloudoperators/juno-app-doop
22

3+
## 2.3.6
4+
5+
### Patch Changes
6+
7+
- e5cf6b6: React 19 Upgrade. Phase 1 - Upgrade to React 18.3
8+
- cdba61c: Upgrade to vite 6.2
9+
- Updated dependencies [e5cf6b6]
10+
- Updated dependencies [02cb67a]
11+
- Updated dependencies [cdba61c]
12+
- @cloudoperators/juno-messages-provider@0.2.4
13+
- @cloudoperators/juno-ui-components@3.0.0
14+
- @cloudoperators/juno-communicator@2.2.19
15+
316
## 2.3.5
417

518
### Patch Changes

apps/doop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-doop",
3-
"version": "2.3.5",
3+
"version": "2.3.6",
44
"author": "UI-Team",
55
"contributors": [
66
"Andreas Pfau",

apps/example/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @cloudoperators/juno-app-example
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- e5cf6b6: React 19 Upgrade. Phase 1 - Upgrade to React 18.3
8+
- cdba61c: Upgrade to vite 6.2
9+
- Updated dependencies [e5cf6b6]
10+
- Updated dependencies [02cb67a]
11+
- Updated dependencies [cdba61c]
12+
- @cloudoperators/juno-messages-provider@0.2.4
13+
- @cloudoperators/juno-ui-components@3.0.0
14+
- @cloudoperators/juno-url-state-provider@2.3.4
15+
- @cloudoperators/juno-oauth@1.4.5
16+
317
## 2.0.1
418

519
### Patch Changes

apps/example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-example",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"author": "UI-Team",
55
"contributors": [
66
"Arturo Reuschenbach Pucernau"

apps/greenhouse/CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# @cloudoperators/juno-app-greenhouse
22

3+
## 0.5.3
4+
5+
### Patch Changes
6+
7+
- 0403e89: Adds pagination and ordering to issues list
8+
- 395a12a: adds an image version details info to service details page
9+
- e5cf6b6: React 19 Upgrade. Phase 1 - Upgrade to React 18.3
10+
- 527064c: Adds issues list to image version details panel
11+
- ea088f6: Displays each count in a separate column within lists
12+
- cdba61c: Upgrade to vite 6.2
13+
- Updated dependencies [395a12a]
14+
- Updated dependencies [0403e89]
15+
- Updated dependencies [e2eb636]
16+
- Updated dependencies [e5cf6b6]
17+
- Updated dependencies [1a47422]
18+
- Updated dependencies [02cb67a]
19+
- Updated dependencies [527064c]
20+
- Updated dependencies [ea088f6]
21+
- Updated dependencies [cdba61c]
22+
- Updated dependencies [1d4f57e]
23+
- Updated dependencies [fd2529a]
24+
- Updated dependencies [dfdfedd]
25+
- @cloudoperators/juno-app-heureka@0.5.0
26+
- @cloudoperators/juno-messages-provider@0.2.4
27+
- @cloudoperators/juno-ui-components@3.0.0
28+
- @cloudoperators/juno-app-supernova@0.16.5
29+
- @cloudoperators/juno-app-doop@2.3.6
30+
- @cloudoperators/juno-k8s-client@1.0.4
31+
- @cloudoperators/juno-oauth@1.4.5
32+
333
## 0.5.2
434

535
### Patch Changes

apps/greenhouse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-greenhouse",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"orgAdminVersion": "latest",
55
"author": "UI-Team",
66
"contributors": [

apps/heureka-legacy/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @cloudoperators/juno-app-heureka
22

3+
## 2.11.6
4+
5+
### Patch Changes
6+
7+
- e5cf6b6: React 19 Upgrade. Phase 1 - Upgrade to React 18.3
8+
- Updated dependencies [e5cf6b6]
9+
- Updated dependencies [02cb67a]
10+
- Updated dependencies [cdba61c]
11+
- @cloudoperators/juno-messages-provider@0.2.4
12+
- @cloudoperators/juno-ui-components@3.0.0
13+
- @cloudoperators/juno-communicator@2.2.19
14+
315
## 2.11.5
416

517
### Patch Changes

apps/heureka-legacy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-heureka-legacy",
3-
"version": "2.11.5",
3+
"version": "2.11.6",
44
"author": "UI-Team",
55
"contributors": [
66
"Hoda Noori, Arturo Reuschenbach Pucernau",

apps/heureka/CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# heureka
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- 395a12a: adds service image version details into service details page
8+
- 0403e89: Adds pagination and ordering to issues list
9+
- 527064c: Adds issues list to image version details panel
10+
11+
### Patch Changes
12+
13+
- e2eb636: IssueCounts filtering has been enhanced to include a new option for filtering by ServiceOwner ID and name.
14+
- 1a47422: Fixes spaces in breadcrumb and services list pills
15+
- ea088f6: Displays each count in a separate column within lists
16+
- cdba61c: Upgrade to vite 6.2
17+
- 1d4f57e: Generalizes classes to highlight lists on hover and applies the class to all lists
18+
- fd2529a: Creates a standalone component to display issue counts
19+
- dfdfedd: Fixes the issue of missing current filters when using service
20+
- Updated dependencies [e5cf6b6]
21+
- Updated dependencies [02cb67a]
22+
- Updated dependencies [cdba61c]
23+
- @cloudoperators/juno-messages-provider@0.2.4
24+
- @cloudoperators/juno-ui-components@3.0.0
25+
326
## 0.4.0
427

528
### Minor Changes

apps/heureka/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-heureka",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"author": "UI-Team",
55
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/heureka",
66
"license": "Apache-2.0",

apps/supernova/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @cloudoperators/juno-app-supernova
22

3+
## 0.16.5
4+
5+
### Patch Changes
6+
7+
- e5cf6b6: React 19 Upgrade. Phase 1 - Upgrade to React 18.3
8+
- Updated dependencies [e5cf6b6]
9+
- Updated dependencies [02cb67a]
10+
- Updated dependencies [cdba61c]
11+
- @cloudoperators/juno-messages-provider@0.2.4
12+
- @cloudoperators/juno-ui-components@3.0.0
13+
- @cloudoperators/juno-url-state-provider@2.3.4
14+
315
## 0.16.4
416

517
### Patch Changes

apps/supernova/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-app-supernova",
3-
"version": "0.16.4",
3+
"version": "0.16.5",
44
"author": "UI-Team",
55
"contributors": [
66
"Esther Schmitz",

0 commit comments

Comments
 (0)