Skip to content

chore(release): 1.0.0-rc.3#367

Merged
davydog187 merged 1 commit into
mainfrom
release/1-0-0-rc-3
Jun 15, 2026
Merged

chore(release): 1.0.0-rc.3#367
davydog187 merged 1 commit into
mainfrom
release/1-0-0-rc-3

Conversation

@davydog187

Copy link
Copy Markdown
Contributor

Cuts 1.0.0-rc.3. Bumps mix.exs @version to 1.0.0-rc.3 and promotes the Unreleased CHANGELOG section into a dated v1.0.0-rc.3 entry summarizing the diff vs rc.2.

The website footer/install snippet read the version from the app spec (since rc.2), so no manual website edits are needed.

What's in rc.3

Added

Performance

Fixed

Verification

  • mix format --check-formatted — clean
  • mix compile --warnings-as-errors — clean
  • mix test — 2523 passed, 7 skipped
  • mix docs --warnings-as-errors — clean
  • mix hex.build — builds lua-1.0.0-rc.3.tar

Release handoff (manual, after merge)

Not auto-tagged or published. After merge to main:

git tag v1.0.0-rc.3
git push origin v1.0.0-rc.3

Creating the GitHub Release triggers .github/workflows/release.yml, which runs mix hex.publish.

@davydog187 davydog187 merged commit 3bba16d into main Jun 15, 2026
5 checks passed
@davydog187 davydog187 deleted the release/1-0-0-rc-3 branch June 15, 2026 18:28
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