Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions .changeset/brown-kids-bathe.md

This file was deleted.

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

## 1.0.9

### Patch Changes

- Fix files config in package.json
- Updated dependencies
- @cloudoperators/juno-url-state-provider@2.0.4
- @cloudoperators/juno-messages-provider@0.1.16
- @cloudoperators/juno-ui-components@2.15.3
- @cloudoperators/juno-communicator@2.2.10
- @cloudoperators/juno-oauth@1.2.5
- @cloudoperators/juno-utils@1.1.11

## 1.0.8

### Patch Changes

- Update Version
- Updated dependencies
- @cloudoperators/juno-url-state-provider@2.0.3
- @cloudoperators/juno-messages-provider@0.1.15
- @cloudoperators/juno-ui-components@2.15.2
- @cloudoperators/juno-communicator@2.2.9
- @cloudoperators/juno-oauth@1.2.4
- @cloudoperators/juno-utils@1.1.10

## 1.0.7

### Patch Changes

- 79aedc3: Update patch version of all packages
- Add files to be contained in the release to files in package.json
- Updated dependencies [79aedc3]
- Updated dependencies
- @cloudoperators/juno-url-state-provider@2.0.2
- @cloudoperators/juno-messages-provider@0.1.14
- @cloudoperators/juno-ui-components@2.15.1
- @cloudoperators/juno-communicator@2.2.8
- @cloudoperators/juno-oauth@1.2.3
- @cloudoperators/juno-utils@1.1.9
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.6",
"version": "1.0.9",
"author": "UI-Team",
"contributors": [
"Arturo Reuschenbach Pucernau"
Expand Down
30 changes: 30 additions & 0 deletions apps/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# @cloudoperators/juno-app-template

## 1.0.7

### Patch Changes

- Fix files config in package.json
- Updated dependencies
- @cloudoperators/juno-url-state-provider@2.0.4
- @cloudoperators/juno-ui-components@2.15.3

## 1.0.6

### Patch Changes

- Update Version
- Updated dependencies
- @cloudoperators/juno-url-state-provider@2.0.3
- @cloudoperators/juno-ui-components@2.15.2

## 1.0.5

### Patch Changes

- 79aedc3: Update patch version of all packages
- Add files to be contained in the release to files in package.json
- Updated dependencies [79aedc3]
- Updated dependencies
- @cloudoperators/juno-url-state-provider@2.0.2
- @cloudoperators/juno-ui-components@2.15.1
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": "1.0.4",
"version": "1.0.7",
"author": "UI-Team",
"contributors": [
"Andreas Pfau",
Expand Down
20 changes: 20 additions & 0 deletions packages/communicator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# @cloudoperators/juno-communicator

## 2.2.10

### Patch Changes

- Fix files config in package.json

## 2.2.9

### Patch Changes

- Update Version

## 2.2.8

### Patch Changes

- 79aedc3: Update patch version of all packages
- Add files to be contained in the release to files in package.json
2 changes: 1 addition & 1 deletion packages/communicator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-communicator",
"version": "2.2.7",
"version": "2.2.10",
"description": "Send and receive across tabs",
"author": "UI-Team",
"contributors": [
Expand Down
20 changes: 20 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# @cloudoperators/juno-eslint-config

## 0.0.3

### Patch Changes

- Fix files config in package.json

## 0.0.2

### Patch Changes

- Update Version

## 0.0.1

### Patch Changes

- 79aedc3: Update patch version of all packages
- Add files to be contained in the release to files in package.json
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-eslint-config",
"version": "0.0.0",
"version": "0.0.3",
"private": true,
"devDependencies": {
"@eslint/compat": "^1.1.1",
Expand Down
27 changes: 27 additions & 0 deletions packages/messages-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# @cloudoperators/juno-messages-provider

## 0.1.16

### Patch Changes

- Fix files config in package.json
- Updated dependencies
- @cloudoperators/juno-ui-components@2.15.3

## 0.1.15

### Patch Changes

- Update Version
- Updated dependencies
- @cloudoperators/juno-ui-components@2.15.2

## 0.1.14

### Patch Changes

- 79aedc3: Update patch version of all packages
- Add files to be contained in the release to files in package.json
- Updated dependencies [79aedc3]
- Updated dependencies
- @cloudoperators/juno-ui-components@2.15.1
5 changes: 4 additions & 1 deletion packages/messages-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-messages-provider",
"version": "0.1.13",
"version": "0.1.16",
"description": "Messages provider",
"author": "UI-Team",
"contributors": [
Expand All @@ -10,6 +10,9 @@
"source": "src/index.js",
"main": "build/index.js",
"module": "build/index.js",
"files": [
"build"
],
"license": "Apache-2.0",
"engines": {
"node": ">=20.0.0 <21.0.0",
Expand Down
20 changes: 20 additions & 0 deletions packages/oauth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# @cloudoperators/juno-oauth

## 1.2.5

### Patch Changes

- Fix files config in package.json

## 1.2.4

### Patch Changes

- Update Version

## 1.2.3

### Patch Changes

- 79aedc3: Update patch version of all packages
- Add files to be contained in the release to files in package.json
5 changes: 2 additions & 3 deletions packages/oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "@cloudoperators/juno-oauth",
"version": "1.2.2",
"version": "1.2.5",
"description": "Authenticates user via OIDC",
"author": "UI-Team",
"contributors": [
"Andreas Pfau"
],
"files": [
"build/*",
"LICENCE"
"build/*"
],
"repository": "https://github.com/cloudoperators/juno/tree/main/packages/oauth",
"source": "src/index.js",
Expand Down
20 changes: 20 additions & 0 deletions packages/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# @cloudoperators/juno-template

## 1.0.5

### Patch Changes

- Fix files config in package.json

## 1.0.4

### Patch Changes

- Update Version

## 1.0.3

### Patch Changes

- 79aedc3: Update patch version of all packages
- Add files to be contained in the release to files in package.json
5 changes: 4 additions & 1 deletion packages/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-template",
"version": "1.0.2",
"version": "1.0.5",
"private": true,
"description": "Description of template",
"author": "UI-Team",
Expand All @@ -11,6 +11,9 @@
"source": "src/index.js",
"main": "build/index.js",
"module": "build/index.js",
"files": [
"build"
],
"license": "Apache-2.0",
"engines": {
"node": ">=20.0.0 <21.0.0",
Expand Down
20 changes: 20 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# @cloudoperators/juno-ui-components

## 2.15.3

### Patch Changes

- Fix files config in package.json

## 2.15.2

### Patch Changes

- Update Version

## 2.15.1

### Patch Changes

- 79aedc3: Update patch version of all packages
- Add files to be contained in the release to files in package.json
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.15.0",
"version": "2.15.3",
"files": [
"build/*",
"src/colors.css",
Expand Down
20 changes: 20 additions & 0 deletions packages/url-state-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# @cloudoperators/juno-url-state-provider

## 2.0.4

### Patch Changes

- Fix files config in package.json

## 2.0.3

### Patch Changes

- Update Version

## 2.0.2

### Patch Changes

- 79aedc3: Update patch version of all packages
- Add files to be contained in the release to files in package.json
5 changes: 4 additions & 1 deletion packages/url-state-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-url-state-provider",
"version": "2.0.1",
"version": "2.0.4",
"description": "Save several paths in the url. This makes it possible to manage the status of several apps such as micro frontends with the help of URL.",
"author": "UI-Team",
"contributors": [
Expand All @@ -14,6 +14,9 @@
"source": "src/index.js",
"main": "build/index.js",
"module": "build/index.js",
"files": [
"build"
],
"license": "Apache-2.0",
"engines": {
"node": ">=20.0.0 <21.0.0",
Expand Down
27 changes: 27 additions & 0 deletions packages/url-state-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# @cloudoperators/juno-url-state-router

## 1.0.8

### Patch Changes

- Fix files config in package.json
- Updated dependencies
- @cloudoperators/juno-url-state-provider@2.0.4

## 1.0.7

### Patch Changes

- Update Version
- Updated dependencies
- @cloudoperators/juno-url-state-provider@2.0.3

## 1.0.6

### Patch Changes

- 79aedc3: Update patch version of all packages
- Add files to be contained in the release to files in package.json
- Updated dependencies [79aedc3]
- Updated dependencies
- @cloudoperators/juno-url-state-provider@2.0.2
Loading