Skip to content

release: 2.3.0#34

Merged
montoyaedu merged 1 commit into
masterfrom
release/2.3.0
May 18, 2026
Merged

release: 2.3.0#34
montoyaedu merged 1 commit into
masterfrom
release/2.3.0

Conversation

@montoyaedu
Copy link
Copy Markdown
Member

Summary

Cuts the 2.3.0 release. A minor bump on top of 2.2.0 — additive, no breaking changes.

What's in 2.3.0

Changes

  • package.json2.2.02.3.0.
  • CHANGELOG.md — date the [2.3.0] section (was [Unreleased]).
  • test/dispatcher.bats — expected easy --version output → 2.3.0.
  • CLAUDE.md — header version.

Test plan

npm run lint   # exits 0
bats test/     # 52/52
npm pack --dry-run   # version 2.3.0, 25 files

After merge

  1. (recommended) pre-publish clean-room test of the npm pack tarball.
  2. npm publish from the updated master.

🤖 Generated with Claude Code

Cut the 2.3.0 release — adds EASY_PROXY_DOCKER_RUN_OPTS (#32) on top of
2.2.0. Additive, no breaking changes.

- package.json: 2.2.0 -> 2.3.0
- CHANGELOG.md: date the [2.3.0] section (was [Unreleased])
- test/dispatcher.bats: expected `easy --version` output -> 2.3.0
- CLAUDE.md: header version

`npm run lint` exits 0; the bats suite passes 52/52.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@montoyaedu montoyaedu merged commit 98c3aed 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