Skip to content

chore: release packages#110

Open
btravers wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: release packages#110
btravers wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@btravers

Copy link
Copy Markdown
Collaborator

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

  • Updated dependencies [3b06099]
  • Updated dependencies [4096713]
    • unthrown@4.3.1

unthrown@4.3.1

Patch Changes

  • 3b06099: Adopt @btravstack/tsconfig@0.2.0 (verbatimModuleSyntax), @btravstack/oxlint@0.2.1 (consistent-type-imports), and @btravstack/lefthook.
  • 4096713: Remove the local tools/tsconfig / tools/typedoc packages and consume the published @btravstack/tsconfig / @btravstack/typedoc config directly (every package now extends @btravstack/* and takes it from the catalog).

@unthrown/effect@4.3.1

Patch Changes

  • Updated dependencies [3b06099]
  • Updated dependencies [4096713]
    • unthrown@4.3.1

@unthrown/neverthrow@4.3.1

Patch Changes

  • Updated dependencies [3b06099]
  • Updated dependencies [4096713]
    • unthrown@4.3.1

@unthrown/orpc@0.1.1

Patch Changes

  • 3b06099: Adopt @btravstack/tsconfig@0.2.0 (verbatimModuleSyntax), @btravstack/oxlint@0.2.1 (consistent-type-imports), and @btravstack/lefthook.
  • 4096713: Remove the local tools/tsconfig / tools/typedoc packages and consume the published @btravstack/tsconfig / @btravstack/typedoc config directly (every package now extends @btravstack/* and takes it from the catalog).
  • Updated dependencies [3b06099]
  • Updated dependencies [4096713]
    • unthrown@4.3.1

@unthrown/pattern@4.3.1

Patch Changes

  • Updated dependencies [3b06099]
  • Updated dependencies [4096713]
    • unthrown@4.3.1

@unthrown/prisma@0.1.1

Patch Changes

  • 3b06099: Adopt @btravstack/tsconfig@0.2.0 (verbatimModuleSyntax), @btravstack/oxlint@0.2.1 (consistent-type-imports), and @btravstack/lefthook.
  • 4096713: Remove the local tools/tsconfig / tools/typedoc packages and consume the published @btravstack/tsconfig / @btravstack/typedoc config directly (every package now extends @btravstack/* and takes it from the catalog).
  • Updated dependencies [3b06099]
  • Updated dependencies [4096713]
    • unthrown@4.3.1

@unthrown/standard-schema@4.3.1

Patch Changes

  • Updated dependencies [3b06099]
  • Updated dependencies [4096713]
    • unthrown@4.3.1

@unthrown/oxlint@4.3.1

@unthrown/vitest@4.3.1

Copilot AI review requested due to automatic review settings July 24, 2026 07:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 unthrown and 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
btravers force-pushed the changeset-release/main branch from ea4473c to 6f9b61f Compare July 24, 2026 09:57
@btravers
btravers force-pushed the changeset-release/main branch from 6f9b61f to 51f4500 Compare July 24, 2026 10:38
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.

2 participants