Skip to content

chore: Prepare v0.2.1 release#12

Merged
arcaputo3 merged 1 commit into
mainfrom
release/v0.2.1
Apr 17, 2026
Merged

chore: Prepare v0.2.1 release#12
arcaputo3 merged 1 commit into
mainfrom
release/v0.2.1

Conversation

@arcaputo3
Copy link
Copy Markdown
Contributor

Summary

Release prep sweep for mill-bun-plugin v0.2.1. Bumps checked-in mill-bun_mill1 version pins from 0.2.0 to 0.2.1 across the README and example builds, and dates the CHANGELOG's [0.2.1] heading.

Changes

  • README.md — two mvnDeps pins
  • example-scalajs/build.mill — mvnDeps pin
  • example-typescript/build.mill — mvnDeps pin
  • examples/build.mill — mvnDeps pin
  • CHANGELOG.md — date added to the [0.2.1] heading

Integration fixture build.mill files keep their 0.0.0-NIGHTLY pins per docs/RELEASING.md — those resolve against the locally published artifact, not Maven Central.

What's in 0.2.1

Single change from #11: BunScalaJSTests.bunTestJsEnv, an opt-in test-scoped JS environment hook. See the CHANGELOG entry for the full description.

Release flow

After merge:

  1. git checkout main && git pull --ff-only
  2. git tag -a v0.2.1 -m "..." && git push origin v0.2.1
  3. Watch .github/workflows/release.yml publish com.tjclp:mill-bun_mill1_3:0.2.1 to Maven Central.

🤖 Generated with Claude Code

Swept checked-in mill-bun_mill1 version pins from 0.2.0 to 0.2.1 and
added a release date to the CHANGELOG's 0.2.1 heading. Integration-
fixture build.mills keep their 0.0.0-NIGHTLY pins per RELEASING.md —
those resolve against the locally published artifact, not Maven
Central.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@arcaputo3 arcaputo3 merged commit d6d034a into main Apr 17, 2026
2 checks passed
@arcaputo3 arcaputo3 deleted the release/v0.2.1 branch April 17, 2026 21:48
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