diff --git a/.changeset/pre.json b/.changeset/pre.json index 10c627b2dad..1e59840433e 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -19,10 +19,12 @@ "changesets": [ "chilled-queens-think", "empty-ligers-turn", + "fresh-experts-clap", "shy-lizards-beam", "silly-cycles-cheer", "small-beers-complain", "smooth-hounds-peel", - "sour-chicken-study" + "sour-chicken-study", + "two-toes-care" ] } diff --git a/CHANGELOG.md b/CHANGELOG.md index f79b08be675..463f6617f76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [](https://github.com/electron-userland/electron-builder/compare/v24.0.0-alpha.1...v) (2022-10-26) + + +### Bug Fixes + +* properly configure electron-rebuild for monorepos ([#7215](https://github.com/electron-userland/electron-builder/issues/7215)) ([0d3b87f](https://github.com/electron-userland/electron-builder/commit/0d3b87f7b89eb2e8f43613acec0e7e057bca88ab)) + + + # [](https://github.com/electron-userland/electron-builder/compare/v23.6.0...v) (2022-10-21) diff --git a/docs/api/electron-builder.md b/docs/api/electron-builder.md index 5e175b31c0d..5cee1009eb1 100644 --- a/docs/api/electron-builder.md +++ b/docs/api/electron-builder.md @@ -1097,7 +1097,7 @@ return path.join(target.outDir, __${target.name}-${getArtifactArchName(arc outputFormat -“icns” | “ico” | “set” +“set” | “icns” | “ico” diff --git a/docs/configuration/win.md b/docs/configuration/win.md index 0b383d201ba..23579699a51 100644 --- a/docs/configuration/win.md +++ b/docs/configuration/win.md @@ -15,7 +15,7 @@ The top-level [win](configuration.md#Configuration-win) key contains set of opti