Skip to content

Commit

Permalink
Merge pull request #1668 from embroider-build/prepare-release
Browse files Browse the repository at this point in the history
prepare release
  • Loading branch information
mansona committed Nov 15, 2023
2 parents 075b94d + 43d3b43 commit 04bf3a7
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 180 deletions.
197 changes: 19 additions & 178 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -1,66 +1,19 @@
{
"solution": {
"@embroider/addon-dev": {
"impact": "patch",
"oldVersion": "4.1.1",
"newVersion": "4.1.2",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/addon-dev/package.json"
"oldVersion": "4.1.2"
},
"@embroider/addon-shim": {
"impact": "patch",
"oldVersion": "1.8.6",
"newVersion": "1.8.7",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/addon-shim/package.json"
"oldVersion": "1.8.7"
},
"@embroider/babel-loader-9": {
"impact": "patch",
"oldVersion": "3.1.0",
"newVersion": "3.1.1",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/babel-loader-9/package.json"
"oldVersion": "3.1.1"
},
"@embroider/compat": {
"impact": "minor",
"oldVersion": "3.2.3",
"newVersion": "3.3.0",
"impact": "patch",
"oldVersion": "3.3.0",
"newVersion": "3.3.1",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/macros"
},
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :memo: Documentation"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
Expand All @@ -69,157 +22,45 @@
"pkgJSONPath": "packages/compat/package.json"
},
"@embroider/core": {
"impact": "minor",
"oldVersion": "3.3.0",
"newVersion": "3.4.0",
"impact": "patch",
"oldVersion": "3.4.0",
"newVersion": "3.4.1",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/macros"
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/shared-internals"
}
],
"pkgJSONPath": "packages/core/package.json"
},
"@embroider/hbs-loader": {
"impact": "patch",
"oldVersion": "3.0.2",
"newVersion": "3.0.3",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/hbs-loader/package.json"
"oldVersion": "3.0.3"
},
"@embroider/macros": {
"impact": "patch",
"oldVersion": "1.13.2",
"newVersion": "1.13.3",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/shared-internals"
}
],
"pkgJSONPath": "packages/macros/package.json"
"oldVersion": "1.13.3"
},
"@embroider/router": {
"impact": "patch",
"oldVersion": "2.1.4",
"newVersion": "2.1.5",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/router/package.json"
"oldVersion": "2.1.5"
},
"@embroider/shared-internals": {
"impact": "patch",
"oldVersion": "2.5.0",
"newVersion": "2.5.1",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/shared-internals/package.json"
"oldVersion": "2.5.1"
},
"@embroider/test-setup": {
"impact": "patch",
"oldVersion": "3.0.2",
"newVersion": "3.0.3",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/test-setup/package.json"
"oldVersion": "3.0.3"
},
"@embroider/util": {
"impact": "patch",
"oldVersion": "1.12.0",
"newVersion": "1.12.1",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/util/package.json"
"oldVersion": "1.12.1"
},
"@embroider/vite": {
"impact": "minor",
"oldVersion": "0.1.3",
"newVersion": "0.2.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
}
],
"pkgJSONPath": "packages/vite/package.json"
"oldVersion": "0.2.0"
},
"@embroider/webpack": {
"impact": "patch",
"oldVersion": "3.2.0",
"newVersion": "3.2.1",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :memo: Documentation"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/babel-loader-9"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/hbs-loader"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/shared-internals"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/webpack/package.json"
"oldVersion": "3.2.1"
}
},
"description": "## Release (2023-11-11)\n\n@embroider/addon-dev 4.1.2 (patch)\n@embroider/addon-shim 1.8.7 (patch)\n@embroider/babel-loader-9 3.1.1 (patch)\n@embroider/compat 3.3.0 (minor)\n@embroider/core 3.4.0 (minor)\n@embroider/hbs-loader 3.0.3 (patch)\n@embroider/macros 1.13.3 (patch)\n@embroider/router 2.1.5 (patch)\n@embroider/shared-internals 2.5.1 (patch)\n@embroider/test-setup 3.0.3 (patch)\n@embroider/util 1.12.1 (patch)\n@embroider/vite 0.2.0 (minor)\n@embroider/webpack 3.2.1 (patch)\n\n#### :rocket: Enhancement\n* `compat`, `core`\n * [#1605](https://github.com/embroider-build/embroider/pull/1605) Ensure custom HTML attributes are passed-through ([@chancancode](https://github.com/chancancode))\n* `vite`\n * [#1623](https://github.com/embroider-build/embroider/pull/1623) Implement the optimizeDeps() helper ([@lolmaus](https://github.com/lolmaus))\n\n#### :bug: Bug Fix\n* `util`\n * [#1655](https://github.com/embroider-build/embroider/pull/1655) fix node version for @embroider/util ([@mansona](https://github.com/mansona))\n* `macros`\n * [#1644](https://github.com/embroider-build/embroider/pull/1644) Perf: Only require.resolve the babel plugin cache busting file once ([@raycohen](https://github.com/raycohen))\n* `compat`\n * [#1632](https://github.com/embroider-build/embroider/pull/1632) Fix co-located components regressions (#1619) ([@chancancode](https://github.com/chancancode))\n* `addon-dev`, `vite`\n * [#1630](https://github.com/embroider-build/embroider/pull/1630) Bump minimum content-tag version. ([@simonihmig](https://github.com/simonihmig))\n\n#### :memo: Documentation\n* `compat`\n * [#1603](https://github.com/embroider-build/embroider/pull/1603) Add some action items to the peer errors when node_modules is messed up ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `webpack`\n * [#1646](https://github.com/embroider-build/embroider/pull/1646) docs: fix typo of publicAssetURL ([@camerondubas](https://github.com/camerondubas))\n\n#### :house: Internal\n* Other\n * [#1654](https://github.com/embroider-build/embroider/pull/1654) don't run CI for all branches starting with v ([@mansona](https://github.com/mansona))\n * [#1636](https://github.com/embroider-build/embroider/pull/1636) Increase CI timeout ([@chancancode](https://github.com/chancancode))\n * [#1629](https://github.com/embroider-build/embroider/pull/1629) Randomize port and improve watch mode test ([@chancancode](https://github.com/chancancode))\n * [#1624](https://github.com/embroider-build/embroider/pull/1624) Add app-level watch-mode tests ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `addon-dev`, `addon-shim`, `babel-loader-9`, `compat`, `core`, `hbs-loader`, `macros`, `router`, `shared-internals`, `test-setup`, `util`, `webpack`\n * [#1594](https://github.com/embroider-build/embroider/pull/1594) remove volta from CI ([@mansona](https://github.com/mansona))\n* `macros`\n * [#1649](https://github.com/embroider-build/embroider/pull/1649) update pnpm ([@mansona](https://github.com/mansona))\n* `compat`, `core`\n * [#1627](https://github.com/embroider-build/embroider/pull/1627) Resolver refactor ([@mansona](https://github.com/mansona))\n\n#### Committers: 7\n- Andrey Mikhaylov (lolmaus) ([@lolmaus](https://github.com/lolmaus))\n- Cameron Dubas ([@camerondubas](https://github.com/camerondubas))\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Godfrey Chan ([@chancancode](https://github.com/chancancode))\n- Ray Cohen ([@raycohen](https://github.com/raycohen))\n- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
"description": "## Release (2023-11-15)\n\n@embroider/compat 3.3.1 (patch)\n@embroider/core 3.4.1 (patch)\n\n#### :bug: Bug Fix\n* `core`\n * [#1664](https://github.com/embroider-build/embroider/pull/1664) reorder extension precedence when searching app-js and fastboot-js trees ([@ef4](https://github.com/ef4))\n * [#1661](https://github.com/embroider-build/embroider/pull/1661) Fix html clearing on rebuild ([@ef4](https://github.com/ef4))\n\n#### :house: Internal\n* Other\n * [#1666](https://github.com/embroider-build/embroider/pull/1666) unpin json-stable-stringify ([@mansona](https://github.com/mansona))\n * [#1662](https://github.com/embroider-build/embroider/pull/1662) Workaround ember-cli-fastboot misuse of json-stable-stringify ([@ef4](https://github.com/ef4))\n* `compat`, `core`\n * [#1663](https://github.com/embroider-build/embroider/pull/1663) adjust moved-package-target for namespaced packages ([@ef4](https://github.com/ef4))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n"
}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Embroider Changelog

## Release (2023-11-15)

@embroider/compat 3.3.1 (patch)
@embroider/core 3.4.1 (patch)

#### :bug: Bug Fix
* `core`
* [#1664](https://github.com/embroider-build/embroider/pull/1664) reorder extension precedence when searching app-js and fastboot-js trees ([@ef4](https://github.com/ef4))
* [#1661](https://github.com/embroider-build/embroider/pull/1661) Fix html clearing on rebuild ([@ef4](https://github.com/ef4))

#### :house: Internal
* Other
* [#1666](https://github.com/embroider-build/embroider/pull/1666) unpin json-stable-stringify ([@mansona](https://github.com/mansona))
* [#1662](https://github.com/embroider-build/embroider/pull/1662) Workaround ember-cli-fastboot misuse of json-stable-stringify ([@ef4](https://github.com/ef4))
* `compat`, `core`
* [#1663](https://github.com/embroider-build/embroider/pull/1663) adjust moved-package-target for namespaced packages ([@ef4](https://github.com/ef4))

#### Committers: 2
- Chris Manson ([@mansona](https://github.com/mansona))
- Edward Faulkner ([@ef4](https://github.com/ef4))

## Release (2023-11-11)

@embroider/addon-dev 4.1.2 (patch)
Expand Down
2 changes: 1 addition & 1 deletion packages/compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/compat",
"version": "3.3.0",
"version": "3.3.1",
"private": false,
"description": "Backward compatibility layer for the Embroider build system.",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/core",
"version": "3.4.0",
"version": "3.4.1",
"private": false,
"description": "A build system for EmberJS applications.",
"repository": {
Expand Down

0 comments on commit 04bf3a7

Please sign in to comment.