Skip to content

chore(migrate): release 1.0.0 - #31372

Merged
ShaneK merged 1 commit into
major-9.0from
chore/migrate-1.0.0
Aug 19, 2026
Merged

chore(migrate): release 1.0.0#31372
ShaneK merged 1 commit into
major-9.0from
chore/migrate-1.0.0

Conversation

@ShaneK

@ShaneK ShaneK commented Aug 19, 2026

Copy link
Copy Markdown
Member

Issue number: internal


What is the current behavior?

@ionic/migrate is on npm at 0.1.0, the manual bootstrap publish that was needed to create the package page so a trusted publisher could be registered. Both latest and next point at it.

What is the new behavior?

Bumps packages/migrate/package.json and its lockfile to 1.0.0 so the release workflow can publish the first stable version.

  • Version-only change. No source, dependency, or behavior changes.
  • Release is dispatched separately via release-orchestrator.yml with release-type: migrate, tag: latest, against major-9.0.
  • packages/migrate stays out of lerna.json, so this version is independent of the framework version.

Pre-flight against this branch, matching what release-migrate.yml runs:

  • npm run lint (tsc --noEmit): clean
  • npm test: 137 passed across 15 files
  • npm run build: clean
  • npm pack --dry-run: 106 files, dist/ plus package.json and README.md only

Does this introduce a breaking change?

  • Yes
  • No

Other information

The publish workflow is scoped to working-directory: ./packages/migrate for every step, so it cannot publish core or any framework package. It also fails the run if the version is already on npm.

Promotes @ionic/migrate from the 0.1.0 bootstrap publish to its first
stable release. Version-only change; no source or behavior changes.
@ShaneK
ShaneK requested a review from a team as a code owner August 19, 2026 16:14
@ShaneK
ShaneK requested a review from BenOsodrac August 19, 2026 16:14
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
ionic-framework Building Building Preview Aug 19, 2026 4:14pm

Request Review

@ShaneK
ShaneK merged commit 68a2fea into major-9.0 Aug 19, 2026
6 of 7 checks passed
@ShaneK
ShaneK deleted the chore/migrate-1.0.0 branch August 19, 2026 16: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.

1 participant