Skip to content

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

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#1678
cloud-operator-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@cloud-operator-bot
Copy link
Copy Markdown
Contributor

@cloud-operator-bot cloud-operator-bot Bot commented May 7, 2026

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

  • f1e2c7b: Add extra-small (xs) size to Button component. Spinner margin adjustment will be addressed in a separate PR.

Patch Changes

  • 6ce5352: Fix dropdown icon right-gap in ComboBox and Select components to match Figma design specs.
    Fix input text overlapping toggle button and valid/invalid icons by adding dynamic right padding.
  • 9eaed28: Remove hardcoded jn:mr-3 margin 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.
  • 07a0bf8: fix: address CVE-2026-44728 vulnerability in @babel/plugin-transform-modules-systemjs

@cloudoperators/[email protected]

Patch Changes

@cloudoperators/[email protected]

Minor Changes

  • 7b3941e: Add vite-react-ts.mjs ESLint configuration for Vite React TypeScript projects following official Vite recommendations. Includes react-hooks and react-refresh plugins by default with TypeScript type-checked linting.

@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

@cloud-operator-bot cloud-operator-bot Bot requested a review from a team as a code owner May 7, 2026 14:52
@cloud-operator-bot cloud-operator-bot Bot requested review from Copilot and removed request for Copilot May 7, 2026 14:52
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c6e91e7 to 7123eee Compare May 8, 2026 09:20
Copilot AI review requested due to automatic review settings May 8, 2026 09:20
@cloud-operator-bot cloud-operator-bot Bot review requested due to automatic review settings May 8, 2026 09:20
Copilot AI review requested due to automatic review settings May 11, 2026 09:01
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7123eee to fddd5fb Compare May 11, 2026 09:01
@github-actions github-actions Bot requested a review from franzheidl as a code owner May 11, 2026 09:01
@cloud-operator-bot cloud-operator-bot Bot review requested due to automatic review settings May 11, 2026 09:01
@github-actions github-actions Bot force-pushed the changeset-release/main branch from fddd5fb to 9de001f Compare May 11, 2026 09:04
Copilot AI review requested due to automatic review settings May 11, 2026 09:04
@cloud-operator-bot cloud-operator-bot Bot review requested due to automatic review settings May 11, 2026 09:04
Copilot AI review requested due to automatic review settings May 11, 2026 09:43
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9de001f to 693d505 Compare May 11, 2026 09:43
@cloud-operator-bot cloud-operator-bot Bot review requested due to automatic review settings May 11, 2026 09:43
@hodanoori hodanoori closed this May 11, 2026
@hodanoori hodanoori reopened this May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 11, 2026

PR Preview Action v1.8.1

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

Built to branch gh-pages at 2026-05-12 08:05 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@hodanoori hodanoori added the greenhouse-pr-preview THIS LABEL IS SET AUTOMATICALLY. label May 11, 2026
Copilot AI review requested due to automatic review settings May 11, 2026 11:18
@github-actions github-actions Bot force-pushed the changeset-release/main branch from f9800fe to ee27207 Compare May 11, 2026 11:20
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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-components6.4.0, dependent apps/providers patched).
  • Append corresponding release notes to each package/app CHANGELOG.md.
  • Remove consumed .changeset/*.md files 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.

Comment thread apps/carbon/package.json
Comment thread apps/heureka/CHANGELOG.md
@hodanoori hodanoori force-pushed the changeset-release/main branch from 275d768 to 716420e Compare May 11, 2026 13:01
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 716420e to 413dbec Compare May 12, 2026 07:48
@hodanoori hodanoori closed this May 12, 2026
@hodanoori hodanoori reopened this May 12, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from caf8662 to 934ced5 Compare May 12, 2026 13:06
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 934ced5 to 54000e3 Compare May 12, 2026 14:28
@ArtieReus ArtieReus removed the greenhouse-pr-preview THIS LABEL IS SET AUTOMATICALLY. label May 13, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 54000e3 to f50a858 Compare May 13, 2026 15: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.

3 participants