Release v0.1.2 — version align after UX shell revamp - #2
Merged
Conversation
Bump app, crates, schemas, plugin-sdk, and ai-worker to 0.1.2 and point README/release examples at the new unsigned Windows alpha tag. Co-authored-by: Eric Ayers <ericcayers-ai@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release train bump to v0.1.2 after the workflow-first shell UX revamp landed on
main.Aligns workspace versions across npm packages, Cargo workspace/crates, Tauri config, and the Python ai-worker, and updates README / RELEASE.md installer path examples to
0.1.2.Test plan
npm run typecheck(all workspaces)npm run test:schemas(4/4)npm run test:graph -w desktop(28/28)npm run build -w desktop+npm run a11ycargo test -p brainflow-vault -p brainflow-storage -p brainflow-graph -p brainflow-policy -p brainflow-app-core -p brainflow-syncpytestinservices/ai-worker(36/36)v0.1.2after merge (unsigned Windows alpha; not GA)Docs
v0.1.2.cursor/plans/Breaking changes