Skip to content

Commit 80eaf4d

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

35 files changed

Lines changed: 156 additions & 53 deletions

.changeset/address-ui-feedback-greenhouse.md

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

.changeset/curly-eagles-sing.md

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

.changeset/empty-doors-add.md

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

.changeset/fix-vite-cve-2026-39363.md

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

.changeset/plugin-presets-kebab-menu.md

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

apps/carbon/CHANGELOG.md

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

3+
## 1.0.36
4+
5+
### Patch Changes
6+
7+
- b4bc2c2: Fix high vulnerabilities related to transitive dependencies `picomatch` by upgrading root project dependencies and where not possible, locking `picomatch` at versions without vulnerabilities.
8+
- Updated dependencies [078d641]
9+
- Updated dependencies [b4bc2c2]
10+
- Updated dependencies [f69e63e]
11+
- @cloudoperators/juno-ui-components@6.2.1
12+
313
## 1.0.35
414

515
### Patch Changes

apps/carbon/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-carbon",
3-
"version": "1.0.35",
3+
"version": "1.0.36",
44
"author": "UI-Team",
55
"type": "module",
66
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",

apps/doop/CHANGELOG.md

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

3+
## 2.6.22
4+
5+
### Patch Changes
6+
7+
- b4bc2c2: Fix high vulnerabilities related to transitive dependencies `picomatch` by upgrading root project dependencies and where not possible, locking `picomatch` at versions without vulnerabilities.
8+
- Updated dependencies [078d641]
9+
- Updated dependencies [b4bc2c2]
10+
- Updated dependencies [f69e63e]
11+
- @cloudoperators/juno-ui-components@6.2.1
12+
- @cloudoperators/juno-messages-provider@0.2.34
13+
- @cloudoperators/juno-url-state-provider@3.0.8
14+
315
## 2.6.21
416

517
### 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.6.21",
3+
"version": "2.6.22",
44
"author": "UI-Team",
55
"type": "module",
66
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/doop",

apps/example/CHANGELOG.md

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

3+
## 2.4.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [078d641]
8+
- Updated dependencies [b4bc2c2]
9+
- Updated dependencies [f69e63e]
10+
- @cloudoperators/juno-ui-components@6.2.1
11+
- @cloudoperators/juno-messages-provider@0.2.34
12+
- @cloudoperators/juno-url-state-provider@3.0.8
13+
314
## 2.4.8
415

516
### Patch Changes

0 commit comments

Comments
 (0)