Skip to content

build: version packages (alpha) - #550

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

build: version packages (alpha)#550
zitadel-nextgen-release[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@zitadel-nextgen-release

@zitadel-nextgen-release zitadel-nextgen-release Bot commented Jul 16, 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 publish to npm yourself or setup this action to publish 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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

The changelog information of each package has been omitted from this message, as the content exceeds the size limit.

@zitadel/cli@0.1.0-alpha.18

@zitadel/server@0.1.0-alpha.18

@zitadel/api@0.1.0-alpha.18

@zitadel/components@0.1.0-alpha.18

@zitadel/config@0.1.0-alpha.18

@zitadel/sdk-angular@0.1.0-alpha.18

@zitadel/sdk-core@0.1.0-alpha.18

@zitadel/sdk-next@0.1.0-alpha.18

@zitadel/sdk-nuxt@0.1.0-alpha.18

@zitadel/sdk-qwik@0.1.0-alpha.18

@zitadel/sdk-react@0.1.0-alpha.18

@zitadel/sdk-solid@0.1.0-alpha.18

@zitadel/sdk-svelte@0.1.0-alpha.18

@zitadel/sdk-vue@0.1.0-alpha.18

@zitadel/testing@0.1.0-alpha.18

@zitadel/server-darwin-arm64@0.1.0-alpha.18

@zitadel/server-darwin-x64@0.1.0-alpha.18

@zitadel/server-linux-arm64@0.1.0-alpha.18

@zitadel/server-linux-x64@0.1.0-alpha.18

@zitadel/server-win32-x64@0.1.0-alpha.18

@zitadel/docs@0.0.2-alpha.0

@zitadel/design-tokens@0.1.0-alpha.1

@zitadel/shared-component-styles@0.0.1-alpha.0

@zitadel/ui-react@0.1.0-alpha.2

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nextgen Ready Ready Preview Aug 6, 2026 9:59am
nextgen-docs Ready Ready Preview Aug 6, 2026 9:59am
nextgen-mock-zitadel Ready Ready Preview Aug 6, 2026 9:59am

Request Review

@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

⚠️ No Changeset found

Latest commit: c0bc356

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copilot AI review requested due to automatic review settings July 21, 2026 09:06

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

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

This PR advances the monorepo prerelease train by bumping multiple package versions and adding corresponding changelog entries, including the first tagged prerelease for @zitadel/shared-component-styles.

Changes:

  • Bump package versions across UI/SDK/server/CLI packages to the next alpha prerelease.
  • Add new 0.1.0-alpha.18 / 0.1.0-alpha.2 changelog entries describing recent flow/login/use-case work and dependency updates.
  • Introduce @zitadel/shared-component-styles@0.0.1-alpha.0 with an initial changelog.

Reviewed changes

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

Show a summary per file
File Description
packages/ui-react/package.json Bumps @zitadel/ui-react prerelease version.
packages/ui-react/CHANGELOG.md Adds 0.1.0-alpha.2 release notes (login flow/select/checkbox/error UX).
packages/shared-component-styles/package.json Sets initial prerelease version for shared styles package.
packages/shared-component-styles/CHANGELOG.md Adds initial changelog entry for shared styles package.
packages/sdk-vue/package.json Bumps @zitadel/sdk-vue prerelease version.
packages/sdk-vue/CHANGELOG.md Adds 0.1.0-alpha.18 entry with updated dependency versions.
packages/sdk-svelte/package.json Bumps @zitadel/sdk-svelte prerelease version.
packages/sdk-svelte/CHANGELOG.md Adds 0.1.0-alpha.18 entry with updated dependency versions.
packages/sdk-solid/package.json Bumps @zitadel/sdk-solid prerelease version.
packages/sdk-solid/CHANGELOG.md Adds 0.1.0-alpha.18 entry with updated dependency versions.
packages/sdk-react/package.json Bumps @zitadel/sdk-react prerelease version.
packages/sdk-react/CHANGELOG.md Adds 0.1.0-alpha.18 entry with updated dependency versions.
packages/sdk-qwik/package.json Bumps @zitadel/sdk-qwik prerelease version.
packages/sdk-qwik/CHANGELOG.md Adds 0.1.0-alpha.18 entry with updated dependency versions.
packages/sdk-nuxt/package.json Bumps @zitadel/sdk-nuxt prerelease version.
packages/sdk-nuxt/CHANGELOG.md Adds 0.1.0-alpha.18 entry with updated dependency versions.
packages/sdk-next/package.json Bumps @zitadel/sdk-next prerelease version.
packages/sdk-next/CHANGELOG.md Adds 0.1.0-alpha.18 entry with updated dependency versions.
packages/sdk-core/package.json Bumps @zitadel/sdk-core prerelease version.
packages/sdk-core/CHANGELOG.md Adds 0.1.0-alpha.18 entry for dependency bump.
packages/sdk-angular/package.json Bumps @zitadel/sdk-angular prerelease version.
packages/sdk-angular/CHANGELOG.md Adds 0.1.0-alpha.18 entry with updated dependency versions.
packages/config/package.json Bumps @zitadel/config prerelease version.
packages/config/CHANGELOG.md Adds 0.1.0-alpha.18 notes (CLI use-case scaffolding) + dependency bump.
packages/components/package.json Bumps @zitadel/components prerelease version.
packages/components/CHANGELOG.md Adds 0.1.0-alpha.18 notes (login flow validation + select/checkbox).
packages/api/package.json Bumps @zitadel/api prerelease version.
packages/api/CHANGELOG.md Adds 0.1.0-alpha.18 header.
apps/server/package.json Bumps @zitadel/server prerelease version.
apps/server/CHANGELOG.md Adds 0.1.0-alpha.18 notes (flow validation, setup use-case, etc.).
apps/server-win32-x64/package.json Bumps Windows binary package prerelease version.
apps/server-win32-x64/CHANGELOG.md Adds 0.1.0-alpha.18 notes for Windows binary package.
apps/server-linux-x64/package.json Bumps Linux x64 binary package prerelease version.
apps/server-linux-x64/CHANGELOG.md Adds 0.1.0-alpha.18 notes for Linux x64 binary package.
apps/server-linux-arm64/package.json Bumps Linux arm64 binary package prerelease version.
apps/server-linux-arm64/CHANGELOG.md Adds 0.1.0-alpha.18 notes for Linux arm64 binary package.
apps/server-darwin-x64/package.json Bumps macOS x64 binary package prerelease version.
apps/server-darwin-x64/CHANGELOG.md Adds 0.1.0-alpha.18 notes for macOS x64 binary package.
apps/server-darwin-arm64/package.json Bumps macOS arm64 binary package prerelease version.
apps/server-darwin-arm64/CHANGELOG.md Adds 0.1.0-alpha.18 notes for macOS arm64 binary package.
apps/cli/package.json Bumps @zitadel/cli prerelease version.
apps/cli/CHANGELOG.md Adds 0.1.0-alpha.18 notes (pg reaping; setup use-case) + updated deps.
.changeset/pre.json Registers additional prerelease changeset IDs for this alpha train.
Comments suppressed due to low confidence (1)

packages/ui-react/CHANGELOG.md:1

  • This changelog repeats the same PR link/commit/attribution twice for two related login-flow changes. Consider merging these into a single top-level bullet with two sub-bullets (or one combined description) to reduce duplication and make the entry easier to scan.

Comment on lines +3 to +8
## 0.1.0-alpha.18

### Patch Changes

- Updated dependencies []:
- @zitadel/api@0.1.0-alpha.18
Comment thread packages/api/CHANGELOG.md
Comment on lines 1 to 7
# @zitadel/api

## 0.1.0-alpha.18

## 0.1.0-alpha.17

## 0.1.0-alpha.16
@zitadel-nextgen-release
zitadel-nextgen-release Bot force-pushed the changeset-release/main branch 2 times, most recently from dd1be80 to c6941a6 Compare July 23, 2026 09:00
@wim07101993

Copy link
Copy Markdown
Member

@fforootd I guess, this is outdated?

@fforootd

Copy link
Copy Markdown
Member

@fforootd I guess, this is outdated?

This PR gets updated with each commit to main. When this gets merged it creates a release.

@wim07101993

Copy link
Copy Markdown
Member

Oh, I though we already had made a new release since the creation of this pr. My bad...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

3 participants