Skip to content

build: bump version to v0.1.1-rc1 - #1074

Merged
sputn1ck merged 1 commit into
v0.1.x-branchfrom
kon/v0.1.1-version-bump
Jul 30, 2026
Merged

build: bump version to v0.1.1-rc1#1074
sputn1ck merged 1 commit into
v0.1.x-branchfrom
kon/v0.1.1-version-bump

Conversation

@sputn1ck

@sputn1ck sputn1ck commented Jul 30, 2026

Copy link
Copy Markdown
Member

What changed

  • Increment build.AppPatch from 0 to 1.
  • Set build.AppPreRelease to rc1 so waved and wavecli report 0.1.1-rc1.

Why

The v0.1.x-branch release line now contains the latest main changes and the final selected backport. Because the delta since v0.1.0 spans a broad set of subsystems, this creates a release candidate for integration and artifact testing before the final v0.1.1 release.

After the RC has soaked successfully, the final version-bump PR only needs to clear AppPreRelease.

Release workflow

No workflow changes are required. The reproducible release workflow and the mobile/WASM bindings workflow both trigger on v0.1.1-rc1. Each recognizes the -rc1 suffix and marks a newly created draft release as a prerelease, regardless of which workflow creates it first.

Validation

  • make fmt-changed
  • go test ./build
  • make build
  • ./bin/waved --version -> waved version 0.1.1-rc1
  • ./bin/wavecli --version -> wavecli version 0.1.1-rc1
  • make lint-changed-local
  • make commitmsg-lint range="origin/main..HEAD"

Mark the first release candidate for the v0.1.1 dot release.
@sputn1ck
sputn1ck force-pushed the kon/v0.1.1-version-bump branch from 88c653a to 2f16ed3 Compare July 30, 2026 12:40
@sputn1ck sputn1ck changed the title build: bump version to v0.1.1 build: bump version to v0.1.1-rc1 Jul 30, 2026
@sputn1ck
sputn1ck marked this pull request as ready for review July 30, 2026 12:43
Copilot AI review requested due to automatic review settings July 30, 2026 12:43

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the Wavelength application version constants so waved and wavecli report the intended 0.1.1-rc1 release-candidate version for the v0.1.x-branch release line.

Changes:

  • Increment build.AppPatch from 0 to 1.
  • Set build.AppPreRelease to "rc1".

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sputn1ck
sputn1ck merged commit ea3bffa into v0.1.x-branch Jul 30, 2026
20 checks passed
@sputn1ck
sputn1ck deleted the kon/v0.1.1-version-bump branch July 30, 2026 13:11
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.

2 participants