Skip to content

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

Open
cloud-operator-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

publish(npm): automate Package Versioning and Publishing with Changesets#1813
cloud-operator-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@cloud-operator-bot

@cloud-operator-bot cloud-operator-bot Bot commented Jul 15, 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/[email protected]

Minor Changes

  • cf79a1f: Add CodeBlockFooter component and codeBlockFooter slot to CodeBlock
    • Extract the copy bar into a standalone CodeBlockFooter component (props: onCopy, isCopied, className, ...props for arbitrary HTML attributes)
    • Add codeBlockFooter?: ReactElement prop to CodeBlock: when provided it replaces the default footer, consistent with the modalFooter pattern in Modal
    • The existing copy prop continues to control the default footer when codeBlockFooter is not passed (fully backward-compatible)
    • Export CodeBlockFooter from the package index
    • Introduce --color-codeblock-footer-border / --border-color-theme-codeblock-footer CSS variables for the footer border styling

Patch Changes

  • 0e59fc8: feat(ui): update SignInForm authentication error message
  • b736c03: feat(ui): update SignInForm default authentication error message

@cloudoperators/[email protected]

Patch Changes

@cloudoperators/[email protected]

Patch Changes

@cloudoperators/[email protected]

Patch Changes

@cloudoperators/[email protected]

Patch Changes

@cloudoperators/[email protected]

Patch Changes

@cloudoperators/[email protected]

Patch Changes

@cloudoperators/[email protected]

Patch Changes

@cloudoperators/[email protected]

Patch Changes

Copilot AI review requested due to automatic review settings July 15, 2026 09:35
@cloud-operator-bot
cloud-operator-bot Bot requested review from a team and franzheidl as code owners July 15, 2026 09:35

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 can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

🚀 View preview at
https://cloudoperators.github.io/juno/pr-preview/pr-1813/

Built to branch gh-pages at 2026-07-15 09:38 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 72a0b3b to 2b2805b Compare July 20, 2026 13:11
Copilot AI review requested due to automatic review settings July 22, 2026 07:34
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2b2805b to 826b51e Compare July 22, 2026 07:34

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.

Pull request overview

Copilot reviewed 20 out of 20 changed files in this pull request and generated 1 comment.

Comment on lines +7 to +8
- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message
Copilot AI review requested due to automatic review settings July 22, 2026 08:29
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 826b51e to c662d5f Compare July 22, 2026 08:29

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.

Pull request overview

Copilot reviewed 20 out of 20 changed files in this pull request and generated 4 comments.

Comment thread apps/carbon/package.json
"version": "1.0.47",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
Comment on lines +7 to +8
- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message
Comment on lines +5 to +8
### Patch Changes

- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message
Comment thread apps/heureka/CHANGELOG.md
@@ -1,5 +1,13 @@
# heureka
Copilot AI review requested due to automatic review settings July 22, 2026 09:59
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from c662d5f to ff3603a Compare July 22, 2026 09:59

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.

Pull request overview

Copilot reviewed 20 out of 20 changed files in this pull request and generated 1 comment.

Comment thread packages/ui-components/CHANGELOG.md Outdated
Comment on lines +3 to +9
## 9.1.1

### Patch Changes

- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message

Copilot AI review requested due to automatic review settings July 22, 2026 11:03
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ff3603a to 4b0882c Compare July 22, 2026 11:03

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.

Pull request overview

Copilot reviewed 20 out of 20 changed files in this pull request and generated 1 comment.

Comment thread packages/ui-components/CHANGELOG.md Outdated
Comment on lines +3 to +8
## 9.1.1

### Patch Changes

- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 4b0882c to d33c7cf Compare July 22, 2026 14:25
Copilot AI review requested due to automatic review settings July 22, 2026 14:25

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.

Pull request overview

Copilot reviewed 20 out of 20 changed files in this pull request and generated 2 comments.

Comment thread packages/ui-components/CHANGELOG.md Outdated
Comment on lines +3 to +9
## 9.1.1

### Patch Changes

- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message

Comment on lines +3 to +10
## 0.2.48

### Patch Changes

- Updated dependencies [0e59fc8]
- Updated dependencies [b736c03]
- @cloudoperators/[email protected]

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d33c7cf to ac16a32 Compare July 24, 2026 11:35
Copilot AI review requested due to automatic review settings July 24, 2026 11:35

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.

Pull request overview

Copilot reviewed 20 out of 20 changed files in this pull request and generated 2 comments.

Comment on lines +7 to +8
- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message
Comment on lines +7 to +8
- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message
Copilot AI review requested due to automatic review settings July 24, 2026 13:41
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ac16a32 to bc92056 Compare July 24, 2026 13:41

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.

Pull request overview

Copilot reviewed 21 out of 21 changed files in this pull request and generated no new comments.

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.

2 participants