Skip to content

chore: prepare durable-isolates release - #9

Merged
schplitt merged 1 commit into
mainfrom
chore/prepare-release
Jul 30, 2026
Merged

chore: prepare durable-isolates release#9
schplitt merged 1 commit into
mainfrom
chore/prepare-release

Conversation

@schplitt

Copy link
Copy Markdown
Owner

What

Prepares the first release of durable-isolates (0.0.0 → 0.1.0) while holding back durable-workflows, which is not ready yet.

  • .changeset/config.json — add durable-workflows to ignore: changeset version/publish skip it entirely. Its two pending changesets (engine-runtime, workflow-authoring-surface) stay on disk and are held until it is removed from the ignore list.
  • packages/*/LICENSE — copy the root MIT LICENSE into both packages so the published tarballs actually contain the LICENSE entry already listed in their files arrays.

Verified

Dry-ran changeset version locally with the ignore in place: only durable-isolates is bumped to 0.1.0 (consuming its four changesets); durable-workflows stays at 0.0.0 with its changesets untouched.

After merge

The release action will open a "Version Packages" PR bumping only durable-isolates; merging that publishes durable-isolates@0.1.0 to npm via OIDC trusted publishing. Ensure the Trusted Publisher for durable-isolates is configured on npmjs.com (repo schplitt/durable-workflows, workflow release.yml) — the pipeline has no token fallback.

@schplitt
schplitt merged commit 8be2891 into main Jul 30, 2026
1 check passed
@schplitt
schplitt deleted the chore/prepare-release branch July 30, 2026 11:12
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