chore(release): cut release with catalog sync + LLM/daemon followups#48
Merged
Conversation
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
Cuts the next patch release on top of #47.
package.jsonandpackage-lock.jsonto 3.6.2## [3.6.2]section covering PR feat: catalog sync — Weather Station, Lock Vision, Lock Vision Pro, Smart Lock Pro Wifi, AI Art Frame uploadImage #47 — catalog sync (Weather Station,Lock Vision/Pro,Smart Lock Pro WifiMatter alias,uploadImageon AI Art Frame), LLM USD + token budgets,event_countcondition +recent_eventsLLM hook wiring, local / non-tool-use LLM provider, and the JSON-RPC IPC daemon transportThe
[Unreleased]section still carries earlier orphaned entries (schemaVersion 1.2, BUG-001..009,devices expandlighting). Those were shipped in 3.6.0 / 3.6.1 but never got their own CHANGELOG sections; backfilling that history is intentionally out of scope for this release PR.Test plan
npm run buildnpm test -- tests/version.test.ts(CLI --version matches3.6.2)npm run verify:release(passes with two pre-existing warnings about README counts)npx markdownlint CHANGELOG.mdnpm run smoke:pack-install(ran via pre-push hook —switchbot --versionreports3.6.2)