diff --git a/.changeset/pre.json b/.changeset/pre.json index e3555975e..5ffe78c42 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -10,14 +10,19 @@ "brave-rivers-compare", "bright-wings-relax", "calm-cycles-repair", + "calm-summaries-finish", "clear-gates-jrks", "format-generated-release-pr", + "fresh-comparisons-stop", "happy-bottles-allow", "honest-pots-slide", "humble-webs-peel", "legal-clowns-hunt", "publish-comparison-provenance", + "recover-prepared-execution-journals", + "refresh-prepared-petri-state", "reporting-evaluation-guardrails", + "steady-workers-carry", "tired-jeans-cross", "trace-comparison-execution", "tricky-poems-do", diff --git a/CHANGELOG.md b/CHANGELOG.md index 259eeec5e..810491739 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # @hashintel/brunch +## 1.0.0-alpha.12 + +### Patch Changes + +- [#376](https://github.com/hashintel/brunch/pull/376) [`3a85266`](https://github.com/hashintel/brunch/commit/3a852661915327b831a99673e05296508bdaf6a6) Thanks [@kostandinang](https://github.com/kostandinang)! - Block host landing from isolated execution comparison runs. + +- [#371](https://github.com/hashintel/brunch/pull/371) [`f6076ba`](https://github.com/hashintel/brunch/commit/f6076baf37968a6b9958ac62e8692dd8c10c2e1c) Thanks [@kostandinang](https://github.com/kostandinang)! - Recover prepared execution journals across direct lifecycle steps and superseding runs. + +- [#373](https://github.com/hashintel/brunch/pull/373) [`ca2bf27`](https://github.com/hashintel/brunch/commit/ca2bf271e0275f47fe88255bbb0a11dfbc18b423) Thanks [@kostandinang](https://github.com/kostandinang)! - Refresh prepared run metadata before reconciling direct lifecycle steps. + +- [#377](https://github.com/hashintel/brunch/pull/377) [`bf78915`](https://github.com/hashintel/brunch/commit/bf78915ad2879591494e24d554775ff8b7eea4c9) Thanks [@kostandinang](https://github.com/kostandinang)! - Carry exact approved requirements and pinned public packets into scoped execution workers. + ## 1.0.0-alpha.11 ### Minor Changes diff --git a/package.json b/package.json index 2cce661a8..40e464d33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/brunch", - "version": "1.0.0-alpha.11", + "version": "1.0.0-alpha.12", "description": "Brunch — opinionated specification-workspace product over pi-coding-agent.", "homepage": "https://github.com/hashintel/brunch#readme", "bugs": {