docs: backfill 0.8.7 changelog with OMP provider and model-alias#128
Merged
docs: backfill 0.8.7 changelog with OMP provider and model-alias#128
Conversation
The PR #59 merge landed on main (ac31883) before the 0.8.7 bump (cb44cc6), so the code shipped in 0.8.7 but the initial changelog entry only credited MiniMax and the menubar fixes. Adds three entries under Added for the OMP provider, the model-alias command, and the built-in Anthropic proxy aliases. Adds one entry under Fixed (CLI) for the prototype-pollution guard in resolveAlias. Updates the CLI parity note so users on 0.8.5 know whether they can stay there. Filed before 0.8.7 hits npm.
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.
Context
PR #59 (OMP provider + model-alias) merged to main at commit ac31883. The 0.8.7 version bump commit cb44cc6 landed after that, so the code ships in 0.8.7, but the initial 0.8.7 changelog entry only covered MiniMax pricing and the macOS menubar fixes. This PR backfills the missing entries before 0.8.7 hits npm.
Changes
Verification