chore: release packages#333
Open
btravers wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Automated Changesets release PR to publish patch versions of the Temporal Contract packages, reflecting already-landed changes and propagating updated dependency versions.
Changes:
- Bump package versions from
7.0.0→7.0.1forclient,contract,worker, andtesting. - Update package changelogs for the
7.0.1release entries. - Remove the consumed changeset file now represented in the
@temporal-contract/contractchangelog.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/worker/package.json | Version bump to 7.0.1 for release publishing. |
| packages/worker/CHANGELOG.md | Adds 7.0.1 entry noting dependency updates. |
| packages/testing/package.json | Version bump to 7.0.1 for release publishing. |
| packages/testing/CHANGELOG.md | Adds 7.0.1 header entry for the release. |
| packages/contract/package.json | Version bump to 7.0.1 for release publishing. |
| packages/contract/CHANGELOG.md | Adds 7.0.1 entry describing the patch change. |
| packages/client/package.json | Version bump to 7.0.1 for release publishing. |
| packages/client/CHANGELOG.md | Adds 7.0.1 entry noting dependency updates. |
| .changeset/contract-types-node.md | Removes consumed changeset as part of the release process. |
btravers
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
July 24, 2026 09:54
005d9ea to
ddcc4c0
Compare
btravers
force-pushed
the
changeset-release/main
branch
from
July 24, 2026 10:40
ddcc4c0 to
858e5e5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
@temporal-contract/client@7.0.1
Patch Changes
@temporal-contract/contract@7.0.1
Patch Changes
.oxfmtrc.jsonused a key oxfmt 0.58 dropped, so sorting was silently off) and adopt the shared@btravstack/lefthookhooks preset.@btravstack/tsconfig/@btravstack/typedocpublished config directly (the localtools/*packages are removed). Also add a direct@types/nodedev dependency to@temporal-contract/contract(its siblings already declare it) sotypes: ["node"]still resolves now that the strict TS base comes fromnode_modules/@btravstack/tsconfig.@temporal-contract/worker@7.0.1
Patch Changes
@temporal-contract/testing@7.0.1