Skip to content

chore: version packages#9

Merged
Armadillidiid merged 1 commit into
mainfrom
changeset-release/main
May 11, 2026
Merged

chore: version packages#9
Armadillidiid merged 1 commit into
mainfrom
changeset-release/main

Conversation

@Armadillidiid

Copy link
Copy Markdown
Owner

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

cmdly@0.2.0

Minor Changes

  • #8 833fe46 Thanks @Armadillidiid! - feat: replace ncc packaging with Node SEA standalone binaries

    Switched the build pipeline from @vercel/ncc to Node.js Single Executable Applications (SEA). Binaries are now produced for linux-x64, linux-arm64, and darwin-arm64 targets (darwin-x64 is excluded due to upstream instability). The release workflow uploads the resulting binaries and checksums as GitHub Release assets.

    Also fixes Effect layer dependency ordering in the configure, explain, and suggest commands so that NodeFileSystem and NodePath layers are provided before dependent services, resolving TypeScript errors at runtime layer composition.

Copilot AI review requested due to automatic review settings May 11, 2026 12:37
@Armadillidiid Armadillidiid merged commit bab1bec into main May 11, 2026
5 checks passed
@Armadillidiid Armadillidiid deleted the changeset-release/main branch May 11, 2026 12:39

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

This Changesets-generated release PR prepares cmdly for publishing v0.2.0 to npm by updating the package version, promoting the changeset content into the changelog, and removing the consumed changeset file.

Changes:

  • Bump cmdly version from 0.1.0 to 0.2.0.
  • Add 0.2.0 release notes to CHANGELOG.md.
  • Remove the now-consumed .changeset entry.

Reviewed changes

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

File Description
package.json Updates published package version to 0.2.0.
CHANGELOG.md Adds the generated 0.2.0 release notes section.
.changeset/brave-lions-jump.md Removes the changeset after it’s been applied to the changelog/version.

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

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