Skip to content

chore: post-release cleanup — CHANGELOG date and package.json bin#20

Merged
montoyaedu merged 1 commit into
masterfrom
chore/post-release-fixups
May 18, 2026
Merged

chore: post-release cleanup — CHANGELOG date and package.json bin#20
montoyaedu merged 1 commit into
masterfrom
chore/post-release-fixups

Conversation

@montoyaedu
Copy link
Copy Markdown
Member

Summary

Two small post-release cleanups after @ethiclab/easy-cli@2.0.0 was published.

  • CHANGELOG.md2.0.0 is live on npm; date the entry 2026-05-18 (was unreleased).
  • package.jsonnpm pkg fix: bin.easy "./easy""easy". npm publish warned "bin[easy]" script name was cleaned — this silences it for future publishes (npm already auto-corrected the published copy).

No behavior change.

🤖 Generated with Claude Code

- CHANGELOG.md: 2.0.0 is published — date the entry (2026-05-18),
  was "unreleased"
- package.json: `npm pkg fix` — bin.easy "./easy" -> "easy" (silences
  the "script name was cleaned" warning seen on npm publish)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@montoyaedu montoyaedu merged commit 58ee7bd into master May 18, 2026
2 checks passed
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