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 (#635)

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 Dec 2, 2024
1 parent 0191ac6 commit d0f5a3c
Show file tree
Hide file tree
Showing 18 changed files with 82 additions and 40 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-apes-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-news-flash.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/large-candles-invent.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-planets-wave.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tiny-laws-give.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/weak-lions-move.md

This file was deleted.

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.3

### Patch Changes

- f25740e: Delete juno-utils package
- Updated dependencies [8e6e94d]
- Updated dependencies [385ebcf]
- Updated dependencies [b99caff]
- Updated dependencies [5d186c7]
- @cloudoperators/juno-ui-components@2.33.0

## 2.3.2

### Patch 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.2",
"version": "2.3.3",
"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.13

### Patch Changes

- f25740e: Delete juno-utils package
- Updated dependencies [8e6e94d]
- Updated dependencies [385ebcf]
- Updated dependencies [b99caff]
- Updated dependencies [5d186c7]
- @cloudoperators/juno-ui-components@2.33.0

## 1.0.12

### 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.12",
"version": "1.0.13",
"author": "UI-Team",
"contributors": [
"Arturo Reuschenbach Pucernau"
Expand Down
16 changes: 16 additions & 0 deletions apps/greenhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @cloudoperators/juno-app-greenhouse

## 0.3.8

### Patch Changes

- 0191ac6: Refine wording to enhance clarity of the UI displayed info.
- Updated dependencies [8e6e94d]
- Updated dependencies [385ebcf]
- Updated dependencies [b99caff]
- Updated dependencies [5d186c7]
- Updated dependencies [f25740e]
- Updated dependencies [0191ac6]
- @cloudoperators/juno-ui-components@2.33.0
- @cloudoperators/juno-app-supernova@0.14.5
- @cloudoperators/juno-app-doop@2.3.3
- @cloudoperators/juno-app-heureka@2.11.0

## 0.3.7

### 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.7",
"version": "0.3.8",
"orgAdminVersion": "latest",
"author": "UI-Team",
"contributors": [
Expand Down
14 changes: 14 additions & 0 deletions apps/heureka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @cloudoperators/juno-app-heureka

## 2.11.0

### Minor Changes

- 0191ac6: Refine wording to enhance clarity of the UI displayed info.

### Patch Changes

- Updated dependencies [8e6e94d]
- Updated dependencies [385ebcf]
- Updated dependencies [b99caff]
- Updated dependencies [5d186c7]
- @cloudoperators/juno-ui-components@2.33.0

## 2.10.1

### Patch 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.10.1",
"version": "2.11.0",
"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.5

### Patch Changes

- f25740e: Delete juno-utils package
- Updated dependencies [8e6e94d]
- Updated dependencies [385ebcf]
- Updated dependencies [b99caff]
- Updated dependencies [5d186c7]
- @cloudoperators/juno-ui-components@2.33.0

## 0.14.4

### 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.4",
"version": "0.14.5",
"author": "UI-Team",
"contributors": [
"Esther Schmitz",
Expand Down
13 changes: 13 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @cloudoperators/juno-ui-components

## 2.33.0

### Minor Changes

- 8e6e94d: Migrate the Pagination component to TypeScript
- b99caff: Migrate ContentAreaToolbar, ContentContainer and ContentHeading components to TypeScript.
Deprecate ContentWrapper.
- 5d186c7: Migrate Panel, PanelBody and PanelFooter components to TypeScript

### Patch Changes

- 385ebcf: Created HeaderContainer component to make PageHeader and TopNavigation sticky when scrolling the content. AppShell is also affected by this change.

## 2.32.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.32.0",
"version": "2.33.0",
"files": [
"build/*",
"src/colors.css",
Expand Down

0 comments on commit d0f5a3c

Please sign in to comment.