chore(release): prepare 0.8.11#253
Merged
Merged
Conversation
Contributor
|
Chat app preview removed for |
There was a problem hiding this comment.
Pull request overview
Prepares the llamadart 0.8.11 release by bumping package versions and aligning “current” install documentation and recent release notes with the new core + companion versions, while documenting the intended companion-version bump workflow during release prep.
Changes:
- Bump core package version to
0.8.11and convert rootCHANGELOG.mdfromUnreleasedto the0.8.11release section. - Bump
llamadart_llama_cpp_flutterto0.0.7, moving its native pin note into a versioned changelog entry, and update companion install snippets accordingly. - Update README + website install docs and recent release notes to reference
^0.8.11/^0.0.7, and clarify maintainer guidance around companion pin notes vs version bumps.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| website/docs/maintainers/release-workflow.md | Clarifies that native pin sync records companion pin changes under Unreleased, while release-prep performs explicit companion version bumps as needed. |
| website/docs/getting-started/installation.md | Updates install snippets to llamadart: ^0.8.11 and llamadart_llama_cpp_flutter: ^0.0.7. |
| website/docs/changelog/recent-releases.md | Adds a new 0.8.11 “recent release” entry aligned with the release-prep notes. |
| README.md | Updates “current” dependency snippets to ^0.8.11 / ^0.0.7. |
| pubspec.yaml | Bumps core package version to 0.8.11. |
| packages/llamadart_llama_cpp_flutter/README.md | Updates companion install snippet to ^0.8.11 / ^0.0.7. |
| packages/llamadart_llama_cpp_flutter/pubspec.yaml | Bumps companion version to 0.0.7. |
| packages/llamadart_llama_cpp_flutter/CHANGELOG.md | Moves the prior “Unreleased” entry into a 0.0.7 section. |
| packages/llamadart_litert_lm_flutter/README.md | Updates core dependency snippet to ^0.8.11 while keeping the companion at ^0.0.2. |
| CHANGELOG.md | Publishes the accumulated notes under ## 0.8.11 and aligns wording with the release. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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
Local validation
Release notes