Skip to content

Commit e622caa

Browse files
publish(npm): automate Package Versioning and Publishing with Changesets (#1166)
1 parent 071ad50 commit e622caa

17 files changed

Lines changed: 60 additions & 31 deletions

.changeset/chatty-deer-learn.md

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

.changeset/floppy-buttons-check.md

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

.changeset/fuzzy-bikes-repeat.md

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

.changeset/quiet-results-refuse.md

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

.changeset/salty-flies-open.md

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

apps/doop/CHANGELOG.md

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

3+
## 2.6.0
4+
5+
### Minor Changes
6+
7+
- 071ad50: Legacy url state is converted to new url state and "org" url search parameter is retained.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [071ad50]
12+
- @cloudoperators/juno-url-state-provider@3.0.6
13+
314
## 2.5.4
415

516
### 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.5.4",
3+
"version": "2.6.0",
44
"author": "UI-Team",
55
"type": "module",
66
"contributors": [

apps/example/CHANGELOG.md

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

3+
## 2.2.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [071ad50]
8+
- @cloudoperators/juno-url-state-provider@3.0.6
9+
310
## 2.2.5
411

512
### 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.2.5",
3+
"version": "2.2.6",
44
"author": "UI-Team",
55
"type": "module",
66
"contributors": [

apps/greenhouse/CHANGELOG.md

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

3+
## 0.7.6
4+
5+
### Patch Changes
6+
7+
- 071ad50: `org` url search param is retained when navigating to other apps.
8+
- Updated dependencies [071ad50]
9+
- Updated dependencies [071ad50]
10+
- Updated dependencies [071ad50]
11+
- Updated dependencies [071ad50]
12+
- @cloudoperators/juno-app-doop@2.6.0
13+
- @cloudoperators/juno-url-state-provider@3.0.6
14+
- @cloudoperators/juno-app-supernova@0.19.4
15+
- @cloudoperators/juno-app-heureka@0.9.1
16+
317
## 0.7.5
418

519
### Patch Changes

0 commit comments

Comments
 (0)