Skip to content

Commit ff92f7d

Browse files
decofegrandizzy
andauthored
chore: bump release candidate to 1.8.2 (#16718)
* chore: bump release candidate to 1.9.0 Advance the workspace candidate beyond stable v1.8.1 to match the minor release planned by the pending changelog fragments. Keep all 39 workspace lockfile entries in sync. Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com> * fix(ci): honor planned stable release version Keep the planned release at 1.8.2. Use a temporary prerelease baseline with the pinned changelog CLI so fragment bump levels do not override the checked-in stable candidate. Preserve the original fragment classifications and verify restoration after a failed dry run. Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com> * chore: limit release bump to version changes Remove the release preparation, regression test, and documentation changes as requested. Keep only the workspace and lockfile version bump to 1.8.2. Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com> --------- Co-authored-by: grandizzy <38490174+grandizzy@users.noreply.github.com>
1 parent 7b84882 commit ff92f7d

2 files changed

Lines changed: 40 additions & 40 deletions

File tree

Cargo.lock

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ members = [
3636
resolver = "2"
3737

3838
[workspace.package]
39-
version = "1.8.1"
39+
version = "1.8.2"
4040
edition = "2024"
4141
rust-version = "1.89"
4242
authors = ["Foundry Contributors"]

0 commit comments

Comments
 (0)