Skip to content

chore(release): v1.2.0#406

Open
umair-ably wants to merge 1 commit into
mainfrom
release/v1.2.0
Open

chore(release): v1.2.0#406
umair-ably wants to merge 1 commit into
mainfrom
release/v1.2.0

Conversation

@umair-ably
Copy link
Copy Markdown
Collaborator

@umair-ably umair-ably commented Jun 4, 2026

Release v1.2.0.

Changes since v1.1.1

Release steps

  • Bump package.json to 1.2.0
  • Add CHANGELOG entry
  • Merge this PR to main
  • Tag v1.2.0 on the merge commit (triggers the npm publish workflow)

🤖 Generated with Claude Code

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cli-web-cli Ready Ready Preview, Comment Jun 5, 2026 2:01pm

Request Review

@claude-code-ably-assistant
Copy link
Copy Markdown

Walkthrough

This is a release PR bumping the package version from 1.1.1 to 1.2.0. It records the single feature shipped in this release cycle — Zed editor support for Agent Skills installation — in both the package version and the CHANGELOG. No source code changes are included; all functional work landed in #405.

Changes

Area Files Summary
Config package.json Version bump from 1.1.1 to 1.2.0
Docs CHANGELOG.md New [1.2.0] entry documenting Zed support for ably init and ably skills install

Review Notes

  • No source changes — this PR is purely a version bump and changelog entry; all functional code is in [DX-1381] feat(skills): add Zed as a skills install target #405.
  • Release trigger — merging this PR to main and tagging v1.2.0 on the merge commit will trigger the npm publish workflow; confirm the tag step is coordinated.
  • Changelog accuracy — the CHANGELOG entry mentions Zed auto-detection paths (macOS/Linux/Windows app install paths, ~/.config/zed, zed CLI); worth a quick sanity-check against the actual detection logic in [DX-1381] feat(skills): add Zed as a skills install target #405 if not already done.
  • No new dependencies, no breaking changes, no migration steps required.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant