Skip to content

Commit 3d829cb

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

22 files changed

Lines changed: 79 additions & 54 deletions

.changeset/chilly-places-burn.md

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

.changeset/cool-dryers-pull.md

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

.changeset/lucky-cups-think.md

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

.changeset/neat-paths-leave.md

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

.changeset/odd-squids-slide.md

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

.changeset/old-nights-relate.md

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

.changeset/quiet-years-walk.md

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

.changeset/shaggy-lizards-tan.md

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

apps/carbon/CHANGELOG.md

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

3+
## 1.0.13
4+
5+
### Patch Changes
6+
7+
- 1afa941: Upgraded license-checker-rseidelsohn to `4.4.2` (latest) and and eslint to `9.31.0` (latest)
8+
- @cloudoperators/juno-ui-components@5.1.1
9+
310
## 1.0.12
411

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

0 commit comments

Comments
 (0)