Skip to content

Release prep — bump to 0.2.5 and roll up CHANGELOG#67

Merged
4nkur merged 1 commit intomainfrom
release/0.2.5
Apr 30, 2026
Merged

Release prep — bump to 0.2.5 and roll up CHANGELOG#67
4nkur merged 1 commit intomainfrom
release/0.2.5

Conversation

@4nkur
Copy link
Copy Markdown
Owner

@4nkur 4nkur commented Apr 30, 2026

Summary

  • Bumps package.json + package-lock.json from 0.2.1 → 0.2.5.
  • Rolls every [Unreleased] entry — refine, clarify, depends_on/related frontmatter + list column, constitution, @inquirer/prompts drop, api-mode drop, skills install auto-detect — into a new [0.2.5] — 2026-04-30 — Ankur section, with a fresh empty [Unreleased] above.
  • Release header frames 0.2.5 as the host-agent-first cut: SDK path and interactive prompt layer both gone, voice + spec-quality rules moved into .draftwise/constitution.md, and the spec lifecycle gains clarify (audit before tech) plus refine (re-ground without clobbering PM edits).

Under 0.x semver the patch lane carries breaking changes; the api-mode + inquirer drops both remove paths a small subset of users could have depended on, while every other change is additive at the CLI surface.

Test plan

  • npm test — 266 tests pass on the bumped tree
  • npm run lint — clean
  • package.json + package-lock.json both at 0.2.5 (root + nested package entry)
  • CHANGELOG [Unreleased] is empty; [0.2.5] carries the full set of entries with date + author
  • After merge: git tag -a v0.2.5 -m "v0.2.5", git push origin v0.2.5, npm publish

Bumps `package.json` + `package-lock.json` from 0.2.1 → 0.2.5. Rolls every [Unreleased] entry — refine, clarify, depends_on/related frontmatter + list column, the constitution, the @inquirer/prompts drop, the api-mode drop, and skills install auto-detect — into a new [0.2.5] — 2026-04-30 — Ankur section, with a fresh empty [Unreleased] block above. The release header frames this as the host-agent-first cut: the SDK path and the interactive prompt layer both go away, voice and spec-quality rules move into `.draftwise/constitution.md`, and the spec lifecycle gains clarify (audit before tech) plus refine (re-ground without clobbering PM edits).

Under 0.x semver the patch lane carries breaking changes; the api-mode and inquirer drops both remove paths a small subset of users could have depended on, while every other change is additive at the CLI surface. Tests (266) + lint clean on the bumped tree.

After merge, ritual: `git tag -a v0.2.5 -m "v0.2.5"`, `git push origin v0.2.5`, `npm publish` (interactive — OTP + login may be needed if the npm session expired).
@4nkur 4nkur merged commit dbdcc5d into main Apr 30, 2026
2 checks passed
@4nkur 4nkur deleted the release/0.2.5 branch April 30, 2026 04:43
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.

1 participant