Skip to content

ci: prepare first release with changeset configuration#427

Merged
jcbsfilho merged 2 commits intomainfrom
ci/first-release-packages
Apr 23, 2026
Merged

ci: prepare first release with changeset configuration#427
jcbsfilho merged 2 commits intomainfrom
ci/first-release-packages

Conversation

@jcbsfilho
Copy link
Copy Markdown
Collaborator

This pull request resets the version numbers of several public packages to 0.0.0, removes the changelogs for multiple packages, and marks several internal packages as private. It also updates the changeset configuration to ignore private/internal packages during release workflows and adds a new changeset for the first release of selected public packages.

Release and Versioning Updates:

  • Updated .changeset/config.json to ignore internal/private packages in release workflows, ensuring only public packages are considered for publishing.
  • Added a new changeset (.changeset/loud-results-hug.md) to mark the first major release for several public packages.

Public Package Changes:

  • Reset version numbers from 1.0.0 to 0.0.0 in package.json for all public packages (@aziontech/bundler-telemetry, @aziontech/unenv-preset, @aziontech/builder, @aziontech/presets, @aziontech/storage, @aziontech/config, @aziontech/types, @aziontech/utils, @aziontech/sql, @aziontech/client). [1] [2] [3] [4] [5]
  • Removed changelog files for these public packages to clear release history. [1] [2] [3] [4] [5] [6]

Internal/Private Package Updates:

  • Marked internal packages as private by adding "private": true to their package.json files (@aziontech/ai, @aziontech/applications, @aziontech/cookies, @aziontech/domains, @aziontech/jwt, @aziontech/purge, @aziontech/router, @aziontech/wasm-image-processor). [1] [2] [3] [4] [5] [6] [7]

These changes prepare the repository for a clean slate in versioning and publishing, separating public and internal packages for future releases.

@jcbsfilho jcbsfilho requested a review from a team as a code owner April 23, 2026 22:15
@github-actions
Copy link
Copy Markdown
Contributor

SCC Complexity Analysis

  • Title: ci: prepare first release with changeset configuration
  • Author: jcbsfilho
Metric Source Branch (ci/first-release-packages) Target Branch (main) Difference
Complexity 2438 2438 0
Code 49891 49932 -41

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 23, 2026

Open in StackBlitz

@aziontech/builder

npm i https://pkg.pr.new/aziontech/lib/@aziontech/builder@427

@aziontech/bundler-telemetry

npm i https://pkg.pr.new/aziontech/lib/@aziontech/bundler-telemetry@427

@aziontech/client

npm i https://pkg.pr.new/aziontech/lib/@aziontech/client@427

@aziontech/config

npm i https://pkg.pr.new/aziontech/lib/@aziontech/config@427

@aziontech/presets

npm i https://pkg.pr.new/aziontech/lib/@aziontech/presets@427

@aziontech/sql

npm i https://pkg.pr.new/aziontech/lib/@aziontech/sql@427

@aziontech/storage

npm i https://pkg.pr.new/aziontech/lib/@aziontech/storage@427

@aziontech/types

npm i https://pkg.pr.new/aziontech/lib/@aziontech/types@427

@aziontech/unenv-preset

npm i https://pkg.pr.new/aziontech/lib/@aziontech/unenv-preset@427

@aziontech/utils

npm i https://pkg.pr.new/aziontech/lib/@aziontech/utils@427

commit: ea01427

@jcbsfilho jcbsfilho merged commit 4ea507d into main Apr 23, 2026
5 of 6 checks passed
@jcbsfilho jcbsfilho deleted the ci/first-release-packages branch April 23, 2026 22:20
@pablodiehl pablodiehl mentioned this pull request Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant