Skip to content

chore: release packages#56

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

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

Conversation

@btravers

@btravers btravers commented Jul 2, 2026

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@3.0.2

Patch Changes

  • Updated dependencies [199c543]
  • Updated dependencies [4b6754a]
    • unthrown@3.0.2

unthrown@3.0.2

Patch Changes

  • 199c543: Polish the generated API reference (comment-only): give the Types-section
    aliases practical framing and examples (OkView/ErrView/DefectView note what
    each guard narrows to; OkOf/ErrOf/AsyncOkOf/AsyncErrOf show a type-extraction
    example), and group the Result/AsyncResult type aliases under the Facade
    category alongside their companion objects, cross-linked so the value+type pairing
    is clear.
  • 4b6754a: Improve the generated API reference: add @category grouping (Constructors,
    Guards, Interop, Aggregate, Tagged errors, Facade, Types, …) to every exported
    symbol, and give the standalone functions richer, convention-following @example
    blocks (both Ok and Err branches, // => output comments). Comment-only — no
    runtime or type changes.

@unthrown/effect@3.0.2

Patch Changes

  • Updated dependencies [199c543]
  • Updated dependencies [4b6754a]
    • unthrown@3.0.2

@unthrown/neverthrow@3.0.2

Patch Changes

  • Updated dependencies [199c543]
  • Updated dependencies [4b6754a]
    • unthrown@3.0.2

@unthrown/pattern@3.0.2

Patch Changes

  • Updated dependencies [199c543]
  • Updated dependencies [4b6754a]
    • unthrown@3.0.2

@unthrown/standard-schema@3.0.2

Patch Changes

  • Updated dependencies [199c543]
  • Updated dependencies [4b6754a]
    • unthrown@3.0.2

@unthrown/vitest@3.0.2

Patch Changes

  • Updated dependencies [199c543]
  • Updated dependencies [4b6754a]
    • unthrown@3.0.2

@unthrown/oxlint@3.0.2

Copilot AI review requested due to automatic review settings July 2, 2026 20:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This is an automated Changesets release PR that prepares the unthrown workspace packages for publishing by bumping versions to 3.0.2, updating changelogs, and removing the consumed changeset.

Changes:

  • Bump package versions from 3.0.1 to 3.0.2 across the affected packages.
  • Add 3.0.2 entries to package changelogs (core notes describe doc/comment-only API reference improvements).
  • Remove the consumed .changeset/docs-beginner-friendly.md file.

Reviewed changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/vitest/package.json Version bump to 3.0.2 for @unthrown/vitest.
packages/vitest/CHANGELOG.md Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency.
packages/standard-schema/package.json Version bump to 3.0.2 for @unthrown/standard-schema.
packages/standard-schema/CHANGELOG.md Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency.
packages/pattern/package.json Version bump to 3.0.2 for @unthrown/pattern.
packages/pattern/CHANGELOG.md Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency.
packages/oxlint/package.json Version bump to 3.0.2 for @unthrown/oxlint.
packages/oxlint/CHANGELOG.md Add 3.0.2 header entry for the release.
packages/neverthrow/package.json Version bump to 3.0.2 for @unthrown/neverthrow.
packages/neverthrow/CHANGELOG.md Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency.
packages/effect/package.json Version bump to 3.0.2 for @unthrown/effect.
packages/effect/CHANGELOG.md Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency.
packages/core/package.json Version bump to 3.0.2 for unthrown.
packages/core/CHANGELOG.md Add 3.0.2 release notes describing API reference doc/comment improvements.
packages/boxed/package.json Version bump to 3.0.2 for @unthrown/boxed.
packages/boxed/CHANGELOG.md Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency.
.changeset/docs-beginner-friendly.md Remove consumed changeset as part of the release prep.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@btravers btravers force-pushed the changeset-release/main branch 8 times, most recently from 709a4cb to 6e345ac Compare July 3, 2026 13:51
@btravers btravers force-pushed the changeset-release/main branch from 6e345ac to 692b577 Compare July 3, 2026 14:26
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