Skip to content

Commit

Permalink
publish(npm): automate Package Versioning and Publishing with Changes…
Browse files Browse the repository at this point in the history
…ets (#560)

chore(version): update versions with Changesets

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 25, 2024
1 parent 28a8d38 commit c86a5d6
Show file tree
Hide file tree
Showing 21 changed files with 102 additions and 39 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-bears-develop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-oranges-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-rocks-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-deers-sort.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/warm-rings-fix.md

This file was deleted.

12 changes: 12 additions & 0 deletions apps/carbon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @cloudoperators/juno-app-carbon

## 1.0.1

### Patch Changes

- fb9146a: migrate greenhouse to vite and adjust all dependent apps to export needed entrypoints
- Updated dependencies [f6f054f]
- Updated dependencies [4bcff19]
- Updated dependencies [28a8d38]
- Updated dependencies [fb9146a]
- @cloudoperators/juno-ui-components@2.27.0
2 changes: 1 addition & 1 deletion apps/carbon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-carbon",
"version": "1.0.0",
"version": "1.0.1",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions apps/doop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloudoperators/juno-app-doop

## 2.3.1

### Patch Changes

- fb9146a: migrate greenhouse to vite and adjust all dependent apps to export needed entrypoints
- Updated dependencies [f6f054f]
- Updated dependencies [4bcff19]
- Updated dependencies [28a8d38]
- Updated dependencies [fb9146a]
- @cloudoperators/juno-ui-components@2.27.0

## 2.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/doop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-doop",
"version": "2.3.0",
"version": "2.3.1",
"author": "UI-Team",
"contributors": [
"Andreas Pfau",
Expand Down
11 changes: 11 additions & 0 deletions apps/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloudoperators/juno-app-example

## 1.0.11

### Patch Changes

- fb9146a: migrate greenhouse to vite and adjust all dependent apps to export needed entrypoints
- Updated dependencies [f6f054f]
- Updated dependencies [4bcff19]
- Updated dependencies [28a8d38]
- Updated dependencies [fb9146a]
- @cloudoperators/juno-ui-components@2.27.0

## 1.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-example",
"version": "1.0.10",
"version": "1.0.11",
"author": "UI-Team",
"contributors": [
"Arturo Reuschenbach Pucernau"
Expand Down
15 changes: 15 additions & 0 deletions apps/greenhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @cloudoperators/juno-app-greenhouse

## 0.3.2

### Patch Changes

- fb9146a: migrate greenhouse to vite and adjust all dependent apps to export needed entrypoints
- Updated dependencies [f6f054f]
- Updated dependencies [4bcff19]
- Updated dependencies [28a8d38]
- Updated dependencies [fb9146a]
- Updated dependencies [fb9146a]
- @cloudoperators/juno-ui-components@2.27.0
- @cloudoperators/juno-app-supernova@0.14.2
- @cloudoperators/juno-app-heureka@2.9.1
- @cloudoperators/juno-app-doop@2.3.1

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/greenhouse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-greenhouse",
"version": "0.3.1",
"version": "0.3.2",
"orgAdminVersion": "latest",
"author": "UI-Team",
"contributors": [
Expand Down
11 changes: 11 additions & 0 deletions apps/heureka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloudoperators/juno-app-heureka

## 2.9.1

### Patch Changes

- fb9146a: migrate greenhouse to vite and adjust all dependent apps to export needed entrypoints
- Updated dependencies [f6f054f]
- Updated dependencies [4bcff19]
- Updated dependencies [28a8d38]
- Updated dependencies [fb9146a]
- @cloudoperators/juno-ui-components@2.27.0

## 2.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/heureka/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-heureka",
"version": "2.9.0",
"version": "2.9.1",
"author": "UI-Team",
"contributors": [
"Hoda Noori, Arturo Reuschenbach Pucernau",
Expand Down
11 changes: 11 additions & 0 deletions apps/supernova/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloudoperators/juno-app-supernova

## 0.14.2

### Patch Changes

- fb9146a: migrate greenhouse to vite and adjust all dependent apps to export needed entrypoints
- Updated dependencies [f6f054f]
- Updated dependencies [4bcff19]
- Updated dependencies [28a8d38]
- Updated dependencies [fb9146a]
- @cloudoperators/juno-ui-components@2.27.0

## 0.14.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/supernova/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-supernova",
"version": "0.14.1",
"version": "0.14.2",
"author": "UI-Team",
"contributors": [
"Esther Schmitz",
Expand Down
11 changes: 11 additions & 0 deletions apps/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloudoperators/juno-app-template

## 2.0.1

### Patch Changes

- fb9146a: migrate greenhouse to vite and adjust all dependent apps to export needed entrypoints
- Updated dependencies [f6f054f]
- Updated dependencies [4bcff19]
- Updated dependencies [28a8d38]
- Updated dependencies [fb9146a]
- @cloudoperators/juno-ui-components@2.27.0

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-template",
"version": "2.0.0",
"version": "2.0.1",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
"license": "Apache-2.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @cloudoperators/juno-ui-components

## 2.27.0

### Minor Changes

- 4bcff19: Migrate the LoadingIndictor component to TypeScript and only allow 'size' that is valid and greater than zero
- 28a8d38: Migrate JsonViewer to TypeScript
- fb9146a: Migrate StyleProvider to TypeScript

### Patch Changes

- f6f054f: fixes z index stacking problems for PageHeader

## 2.26.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"module": "build/index.js",
"source": "src/index.js",
"style": "build/lib/variables.css",
"version": "2.26.0",
"version": "2.27.0",
"files": [
"build/*",
"src/colors.css",
Expand Down

0 comments on commit c86a5d6

Please sign in to comment.