diff --git a/.changeset/pre.json b/.changeset/pre.json index 9926223be..f4ee577a2 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -4,5 +4,5 @@ "initialVersions": { "@hashintel/brunch": "1.0.0-alpha.5" }, - "changesets": [] + "changesets": ["automatic-alpha-releases", "humble-webs-peel"] } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..f013b36c1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# @hashintel/brunch + +## 1.0.0-alpha.6 + +### Minor Changes + +- [#345](https://github.com/hashintel/brunch/pull/345) [`7af7009`](https://github.com/hashintel/brunch/commit/7af7009cbc9d447346afe36f7f3677ceaa613f6f) Thanks [@kostandinang](https://github.com/kostandinang)! - Add compare greenfield execution diff --git a/package.json b/package.json index 72e60bf4b..f36917d4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/brunch", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "description": "Brunch — opinionated specification-workspace product over pi-coding-agent.", "homepage": "https://github.com/hashintel/brunch#readme", "bugs": {