Skip to content

chore: bump version to 0.2.0 - #18

Merged
TerrifiedBug merged 1 commit into
mainfrom
chore/bump-0.2.0
Aug 31, 2026
Merged

chore: bump version to 0.2.0#18
TerrifiedBug merged 1 commit into
mainfrom
chore/bump-0.2.0

Conversation

@TerrifiedBug

Copy link
Copy Markdown
Owner

Cuts 0.2.0. A minor rather than a patch because this adds two user-facing things since 0.1.9:

The release workflow greps this literal against the tag, so the bump lands before v0.2.0 is pushed.

Pre-flight

Not trusting the tag run to be the first test of the packaging path, per the release runbook:

VERSION=0.2.0 APP_IDENTITY=… SKIP_NOTARIZE=1 ./scripts/build-release.sh   # app + dmg assembled and signed
xcrun notarytool submit dist/yap-0.2.0.dmg --keychain-profile yap-notary --wait
  → {"status":"Accepted","id":"b0fcd827-51cf-40dc-a26b-20a329990600"}

So the real artifact for this version is already known to notarize. Local gate green as well: swift test, release build, the three smoke subcommands, embedded __info_plist, and yap --version reporting 0.2.0.

@TerrifiedBug
TerrifiedBug merged commit aed9bef into main Aug 31, 2026
1 check 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