Skip to content

publish(npm): automate Package Versioning and Publishing with Changesets#1800

Merged
TilmanHaupt merged 1 commit into
mainfrom
changeset-release/main
Jun 30, 2026
Merged

publish(npm): automate Package Versioning and Publishing with Changesets#1800
TilmanHaupt merged 1 commit into
mainfrom
changeset-release/main

Conversation

@cloud-operator-bot

@cloud-operator-bot cloud-operator-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cloudoperators/juno-ui-components@9.1.0

Minor Changes

  • 9033fcd: feat(Card): add hover and active states for interactive cards. When rendered as <a> or <button>, the Card now shows an elevated border on hover (border-theme-card-hover) with an enhanced shadow, and an accent border on active. Adds --color-border-high and --color-card-border-hover CSS variables.
  • aab4de3: feat(SideNavigation): SideNavigationGroup and SideNavigationItem now accept an onToggle(isOpen: boolean) callback that fires whenever the user expands or collapses the section. The existing open prop is unchanged — it still controls the initial open state and re-syncs when the parent updates it — so callers can opt into observing toggles without changing any existing code. For SideNavigationGroup the entire row triggers the toggle; for SideNavigationItem the chevron triggers the toggle while the label keeps its existing navigation behavior.

Patch Changes

  • 21013be: fix(SideNavigationItem): add vertical spacing between items to prevent visual overlap, align expand button, and replace arbitrary Tailwind value with standard scale equivalent

@cloudoperators/juno-messages-provider@0.2.47

Patch Changes

  • Updated dependencies [9033fcd]
  • Updated dependencies [aab4de3]
  • Updated dependencies [21013be]
    • @cloudoperators/juno-ui-components@9.1.0

@cloudoperators/juno-app-carbon@1.0.46

Patch Changes

  • Updated dependencies [9033fcd]
  • Updated dependencies [aab4de3]
  • Updated dependencies [21013be]
    • @cloudoperators/juno-ui-components@9.1.0

@cloudoperators/juno-app-doop@2.6.35

Patch Changes

  • Updated dependencies [9033fcd]
  • Updated dependencies [aab4de3]
  • Updated dependencies [21013be]
    • @cloudoperators/juno-ui-components@9.1.0
    • @cloudoperators/juno-messages-provider@0.2.47

@cloudoperators/juno-app-example@2.4.22

Patch Changes

  • Updated dependencies [9033fcd]
  • Updated dependencies [aab4de3]
  • Updated dependencies [21013be]
    • @cloudoperators/juno-ui-components@9.1.0
    • @cloudoperators/juno-messages-provider@0.2.47

@cloudoperators/juno-app-greenhouse@0.14.5

Patch Changes

  • Updated dependencies [9033fcd]
  • Updated dependencies [aab4de3]
  • Updated dependencies [21013be]
    • @cloudoperators/juno-ui-components@9.1.0
    • @cloudoperators/juno-app-doop@2.6.35
    • @cloudoperators/juno-app-heureka@1.1.10
    • @cloudoperators/juno-app-supernova@0.20.4
    • @cloudoperators/juno-messages-provider@0.2.47

@cloudoperators/juno-app-heureka@1.1.10

Patch Changes

  • Updated dependencies [9033fcd]
  • Updated dependencies [aab4de3]
  • Updated dependencies [21013be]
    • @cloudoperators/juno-ui-components@9.1.0

@cloudoperators/juno-app-supernova@0.20.4

Patch Changes

  • Updated dependencies [9033fcd]
  • Updated dependencies [aab4de3]
  • Updated dependencies [21013be]
    • @cloudoperators/juno-ui-components@9.1.0
    • @cloudoperators/juno-messages-provider@0.2.47

@cloudoperators/juno-app-template@2.0.45

Patch Changes

  • Updated dependencies [9033fcd]
  • Updated dependencies [aab4de3]
  • Updated dependencies [21013be]
    • @cloudoperators/juno-ui-components@9.1.0

Copilot AI review requested due to automatic review settings June 26, 2026 12:19
@cloud-operator-bot cloud-operator-bot Bot requested review from a team and franzheidl as code owners June 26, 2026 12:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-30 12:15 UTC

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2b4e117 to 071c679 Compare June 29, 2026 13:26
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 071c679 to f6f800c Compare June 30, 2026 09:10
@TilmanHaupt TilmanHaupt merged commit ba757eb into main Jun 30, 2026
25 checks passed
@TilmanHaupt TilmanHaupt deleted the changeset-release/main branch June 30, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants