diff --git a/.changeset/pre.json b/.changeset/pre.json index 74aa8b2f5..e3555975e 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -7,15 +7,20 @@ "changesets": [ "aggregate-comparison-release", "automatic-alpha-releases", + "brave-rivers-compare", + "bright-wings-relax", + "calm-cycles-repair", "clear-gates-jrks", "format-generated-release-pr", "happy-bottles-allow", "honest-pots-slide", "humble-webs-peel", + "legal-clowns-hunt", "publish-comparison-provenance", "reporting-evaluation-guardrails", "tired-jeans-cross", "trace-comparison-execution", + "tricky-poems-do", "validate-scoped-slices", "wet-loops-shave" ] diff --git a/CHANGELOG.md b/CHANGELOG.md index f5a281407..259eeec5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # @hashintel/brunch +## 1.0.0-alpha.11 + +### Minor Changes + +- [#362](https://github.com/hashintel/brunch/pull/362) [`f2a8bab`](https://github.com/hashintel/brunch/commit/f2a8bab3c4a136361f2c3ef9c7c5c5fa6952a3d0) Thanks [@kostandinang](https://github.com/kostandinang)! - Add isolated Brunch and Petrinaut brownfield comparison cases. + +### Patch Changes + +- [#367](https://github.com/hashintel/brunch/pull/367) [`ecdc7e7`](https://github.com/hashintel/brunch/commit/ecdc7e7bba39cb4bb367b3459db10c6d7e1a0248) Thanks [@kostandinang](https://github.com/kostandinang)! - Improve comparison setup with automatic single-item selection and a taller interactive shell overlay. + +- [#370](https://github.com/hashintel/brunch/pull/370) [`9b7c9bb`](https://github.com/hashintel/brunch/commit/9b7c9bbe162e112751969e354820a76b9d9bcbdd) Thanks [@kostandinang](https://github.com/kostandinang)! - Repair failed slice verification through a bounded, crash-safe Petri retry ladder. + +- [#369](https://github.com/hashintel/brunch/pull/369) [`bb14572`](https://github.com/hashintel/brunch/commit/bb14572b8b782fa0901ceeced40fd4ece94c1fe6) Thanks [@kostandinang](https://github.com/kostandinang)! - Add a deterministic full-stack prospect research regression case ([#369](https://github.com/hashintel/brunch/pull/369)). + ## 1.0.0-alpha.10 ### Minor Changes diff --git a/package.json b/package.json index 9f684c07e..2cce661a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/brunch", - "version": "1.0.0-alpha.10", + "version": "1.0.0-alpha.11", "description": "Brunch — opinionated specification-workspace product over pi-coding-agent.", "homepage": "https://github.com/hashintel/brunch#readme", "bugs": {