chore: release packages#110
Open
btravers wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Release PR generated by Changesets to publish the next patch versions of the unthrown core package and its satellite packages. This aligns the repository state (package versions + changelogs) with the release notes derived from recent changesets, so npm publishing can proceed on merge.
Changes:
- Bump package versions for
unthrownand related@unthrown/*packages (4.3.1/0.1.1). - Update package changelogs to include the new release entries.
- Remove consumed changeset markdown files after versioning.
Reviewed changes
Copilot reviewed 22 out of 22 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/core/package.json | Bump unthrown version to 4.3.1. |
| packages/core/CHANGELOG.md | Add 4.3.1 release notes (tsconfig/typedoc tooling adoption notes). |
| packages/boxed/package.json | Bump @unthrown/boxed version to 4.3.1. |
| packages/boxed/CHANGELOG.md | Add 4.3.1 entry noting updated dependency on unthrown@4.3.1. |
| packages/effect/package.json | Bump @unthrown/effect version to 4.3.1. |
| packages/effect/CHANGELOG.md | Add 4.3.1 entry noting updated dependency on unthrown@4.3.1. |
| packages/neverthrow/package.json | Bump @unthrown/neverthrow version to 4.3.1. |
| packages/neverthrow/CHANGELOG.md | Add 4.3.1 entry noting updated dependency on unthrown@4.3.1. |
| packages/pattern/package.json | Bump @unthrown/pattern version to 4.3.1. |
| packages/pattern/CHANGELOG.md | Add 4.3.1 entry noting updated dependency on unthrown@4.3.1. |
| packages/standard-schema/package.json | Bump @unthrown/standard-schema version to 4.3.1. |
| packages/standard-schema/CHANGELOG.md | Add 4.3.1 entry noting updated dependency on unthrown@4.3.1. |
| packages/vitest/package.json | Bump @unthrown/vitest version to 4.3.1. |
| packages/vitest/CHANGELOG.md | Add 4.3.1 release header entry. |
| packages/oxlint/package.json | Bump @unthrown/oxlint version to 4.3.1. |
| packages/oxlint/CHANGELOG.md | Add 4.3.1 release header entry. |
| packages/orpc/package.json | Bump @unthrown/orpc version to 0.1.1. |
| packages/orpc/CHANGELOG.md | Add 0.1.1 entry including tooling adoption notes + dependency update to unthrown@4.3.1. |
| packages/prisma/package.json | Bump @unthrown/prisma version to 0.1.1. |
| packages/prisma/CHANGELOG.md | Add 0.1.1 entry including tooling adoption notes + dependency update to unthrown@4.3.1. |
| .changeset/adopt-btravstack-0.2.md | Remove consumed changeset after versioning. |
| .changeset/remove-tools-packages.md | Remove consumed changeset after versioning. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
btravers
force-pushed
the
changeset-release/main
branch
from
July 24, 2026 09:57
ea4473c to
6f9b61f
Compare
btravers
force-pushed
the
changeset-release/main
branch
from
July 24, 2026 10:38
6f9b61f to
51f4500
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
@unthrown/boxed@4.3.1
Patch Changes
unthrown@4.3.1
Patch Changes
tools/tsconfig/tools/typedocpackages and consume the published@btravstack/tsconfig/@btravstack/typedocconfig directly (every package now extends@btravstack/*and takes it from the catalog).@unthrown/effect@4.3.1
Patch Changes
@unthrown/neverthrow@4.3.1
Patch Changes
@unthrown/orpc@0.1.1
Patch Changes
tools/tsconfig/tools/typedocpackages and consume the published@btravstack/tsconfig/@btravstack/typedocconfig directly (every package now extends@btravstack/*and takes it from the catalog).@unthrown/pattern@4.3.1
Patch Changes
@unthrown/prisma@0.1.1
Patch Changes
tools/tsconfig/tools/typedocpackages and consume the published@btravstack/tsconfig/@btravstack/typedocconfig directly (every package now extends@btravstack/*and takes it from the catalog).@unthrown/standard-schema@4.3.1
Patch Changes
@unthrown/oxlint@4.3.1
@unthrown/vitest@4.3.1