publish(npm): automate Package Versioning and Publishing with Changesets - #1912
Open
cloud-operator-bot[bot] wants to merge 1 commit into
Open
publish(npm): automate Package Versioning and Publishing with Changesets#1912cloud-operator-bot[bot] wants to merge 1 commit into
cloud-operator-bot[bot] wants to merge 1 commit into
Conversation
cloud-operator-bot
Bot
requested review from
a team and
franzheidl
as code owners
August 24, 2026 15:27
Contributor
There was a problem hiding this comment.
Pull request overview
Automated Changesets release PR to publish updated package versions to npm, reflecting a patch update in @cloudoperators/juno-ui-components and cascading dependency bumps across apps/packages.
Changes:
- Bump package/app versions for the release.
- Append new release entries to the relevant
CHANGELOG.mdfiles. - Remove the consumed Changeset markdown file.
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| packages/ui-components/package.json | Bumps @cloudoperators/juno-ui-components version to 9.4.1. |
| packages/ui-components/CHANGELOG.md | Adds 9.4.1 patch release notes. |
| packages/messages-provider/package.json | Bumps @cloudoperators/juno-messages-provider version to 0.2.51. |
| packages/messages-provider/CHANGELOG.md | Adds 0.2.51 entry with updated dependency on juno-ui-components@9.4.1. |
| apps/template/package.json | Bumps @cloudoperators/juno-app-template version to 2.0.49. |
| apps/template/CHANGELOG.md | Adds 2.0.49 entry with updated dependency on juno-ui-components@9.4.1. |
| apps/supernova/package.json | Bumps @cloudoperators/juno-app-supernova version to 0.20.8. |
| apps/supernova/CHANGELOG.md | Adds 0.20.8 entry with updated dependencies. |
| apps/heureka/package.json | Bumps @cloudoperators/juno-app-heureka version to 1.1.14. |
| apps/heureka/CHANGELOG.md | Adds 1.1.14 entry with updated dependency on juno-ui-components@9.4.1. |
| apps/greenhouse/package.json | Bumps @cloudoperators/juno-app-greenhouse version to 0.14.9. |
| apps/greenhouse/CHANGELOG.md | Adds 0.14.9 entry with updated dependencies. |
| apps/example/package.json | Bumps @cloudoperators/juno-app-example version to 2.4.26. |
| apps/example/CHANGELOG.md | Adds 2.4.26 entry with updated dependencies. |
| apps/doop/package.json | Bumps @cloudoperators/juno-app-doop version to 2.6.39. |
| apps/doop/CHANGELOG.md | Adds 2.6.39 entry with updated dependencies. |
| apps/carbon/package.json | Bumps @cloudoperators/juno-app-carbon version to 1.0.50 (also needs a metadata fix noted in review comment). |
| apps/carbon/CHANGELOG.md | Adds 1.0.50 entry with updated dependency on juno-ui-components@9.4.1. |
| .changeset/old-papers-press.md | Removes the Changeset file consumed by this release. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "version": "1.0.50", | ||
| "author": "UI-Team", | ||
| "type": "module", | ||
| "repository": "https://github.com/cloudoperators/juno/tree/main/apps/template", |
Contributor
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 24, 2026 15:51
5bcb0e1 to
7d26b6c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-messages-provider@0.2.51
Patch Changes
@cloudoperators/juno-ui-components@9.4.1
Patch Changes
@cloudoperators/juno-app-carbon@1.0.50
Patch Changes
@cloudoperators/juno-app-doop@2.6.39
Patch Changes
@cloudoperators/juno-app-example@2.4.26
Patch Changes
@cloudoperators/juno-app-greenhouse@0.14.9
Patch Changes
@cloudoperators/juno-app-heureka@1.1.14
Patch Changes
@cloudoperators/juno-app-supernova@0.20.8
Patch Changes
@cloudoperators/juno-app-template@2.0.49
Patch Changes