publish(npm): automate Package Versioning and Publishing with Changesets#1678
Open
cloud-operator-bot[bot] wants to merge 1 commit into
Open
publish(npm): automate Package Versioning and Publishing with Changesets#1678cloud-operator-bot[bot] wants to merge 1 commit into
cloud-operator-bot[bot] wants to merge 1 commit into
Conversation
c6e91e7 to
7123eee
Compare
7123eee to
fddd5fb
Compare
fddd5fb to
9de001f
Compare
9de001f to
693d505
Compare
Contributor
|
f9800fe to
ee27207
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
This Changesets-generated release PR bumps versions and updates changelogs across the Juno monorepo in preparation for publishing updated packages (notably @cloudoperators/[email protected] and dependency consumers).
Changes:
- Bump package/app versions for the release set (e.g.,
juno-ui-components→6.4.0, dependent apps/providers patched). - Append corresponding release notes to each package/app
CHANGELOG.md. - Remove consumed
.changeset/*.mdfiles that have now been released.
Reviewed changes
Copilot reviewed 25 out of 25 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/ui-components/package.json | Bump @cloudoperators/juno-ui-components version to 6.4.0. |
| packages/ui-components/CHANGELOG.md | Add 6.4.0 release notes (minor + patches). |
| packages/messages-provider/package.json | Bump @cloudoperators/juno-messages-provider version to 0.2.40. |
| packages/messages-provider/CHANGELOG.md | Add 0.2.40 entry with updated dependency notes. |
| packages/config/package.json | Bump @cloudoperators/juno-config version to 0.1.0. |
| packages/config/CHANGELOG.md | Add 0.1.0 entry describing new ESLint config. |
| apps/template/package.json | Bump @cloudoperators/juno-app-template version to 2.0.38. |
| apps/template/CHANGELOG.md | Add 2.0.38 entry (dependency updates). |
| apps/supernova/package.json | Bump @cloudoperators/juno-app-supernova version to 0.19.32. |
| apps/supernova/CHANGELOG.md | Add 0.19.32 entry (dependency updates). |
| apps/heureka/package.json | Bump @cloudoperators/juno-app-heureka version to 1.1.3. |
| apps/heureka/CHANGELOG.md | Add 1.1.3 entry (feature + dependency updates). |
| apps/greenhouse/package.json | Bump @cloudoperators/juno-app-greenhouse version to 0.12.10. |
| apps/greenhouse/CHANGELOG.md | Add 0.12.10 entry (dependency updates). |
| apps/example/package.json | Bump @cloudoperators/juno-app-example version to 2.4.15. |
| apps/example/CHANGELOG.md | Add 2.4.15 entry (dependency updates). |
| apps/doop/package.json | Bump @cloudoperators/juno-app-doop version to 2.6.28. |
| apps/doop/CHANGELOG.md | Add 2.6.28 entry (dependency updates). |
| apps/carbon/package.json | Bump @cloudoperators/juno-app-carbon version to 1.0.39. |
| apps/carbon/CHANGELOG.md | Add 1.0.39 entry (dependency updates). |
| .changeset/vite-react-ts-eslint-config.md | Remove released changeset. |
| .changeset/remove-spinner-hardcoded-margin.md | Remove released changeset. |
| .changeset/mighty-towns-worry.md | Remove released changeset. |
| .changeset/fix-dropdown-icon-gap.md | Remove released changeset. |
| .changeset/cool-readers-argue.md | Remove released changeset. |
275d768 to
716420e
Compare
716420e to
413dbec
Compare
caf8662 to
934ced5
Compare
934ced5 to
54000e3
Compare
54000e3 to
f50a858
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/[email protected]
Minor Changes
xs) size to Button component. Spinner margin adjustment will be addressed in a separate PR.Patch Changes
Fix input text overlapping toggle button and valid/invalid icons by adding dynamic right padding.
jn:mr-3margin from Spinner component. The margin was applied globally, causing layout issues when Spinner is used inside components like Button that manage their own spacing. Callers that relied on the built-in margin have been updated to add the margin explicitly.@cloudoperators/[email protected]
Patch Changes
@cloudoperators/[email protected]
Minor 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