Skip to content

Commit

Permalink
Merge pull request #2152 from embroider-build/release-preview-stable
Browse files Browse the repository at this point in the history
Prepare Release
  • Loading branch information
simonihmig authored Oct 10, 2024
2 parents 1a2431e + 230354e commit 81af886
Show file tree
Hide file tree
Showing 7 changed files with 72 additions and 17 deletions.
64 changes: 52 additions & 12 deletions .release-plan.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,50 @@
"oldVersion": "3.1.1"
},
"@embroider/broccoli-side-watch": {
"oldVersion": "1.0.1"
},
"@embroider/compat": {
"impact": "patch",
"oldVersion": "1.0.0",
"newVersion": "1.0.1",
"oldVersion": "3.6.4",
"newVersion": "3.6.5",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
"reason": "Has dependency `workspace:*` on @embroider/macros"
}
],
"pkgJSONPath": "./packages/broccoli-side-watch/package.json"
},
"@embroider/compat": {
"oldVersion": "3.6.4"
"pkgJSONPath": "./packages/compat/package.json"
},
"@embroider/core": {
"oldVersion": "3.4.18"
"impact": "patch",
"oldVersion": "3.4.18",
"newVersion": "3.4.19",
"constraints": [
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/shared-internals"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/macros"
}
],
"pkgJSONPath": "./packages/core/package.json"
},
"@embroider/hbs-loader": {
"oldVersion": "3.0.3"
},
"@embroider/macros": {
"oldVersion": "1.16.8"
"impact": "patch",
"oldVersion": "1.16.8",
"newVersion": "1.16.9",
"constraints": [
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/shared-internals"
}
],
"pkgJSONPath": "./packages/macros/package.json"
},
"@embroider/reverse-exports": {
"oldVersion": "0.1.0"
Expand All @@ -40,7 +62,16 @@
"oldVersion": "2.1.8"
},
"@embroider/shared-internals": {
"oldVersion": "2.8.0"
"impact": "patch",
"oldVersion": "2.8.0",
"newVersion": "2.8.1",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
}
],
"pkgJSONPath": "./packages/shared-internals/package.json"
},
"@embroider/test-setup": {
"oldVersion": "4.0.0"
Expand All @@ -52,8 +83,17 @@
"oldVersion": "0.2.1"
},
"@embroider/webpack": {
"oldVersion": "4.0.7"
"impact": "patch",
"oldVersion": "4.0.7",
"newVersion": "4.0.8",
"constraints": [
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/shared-internals"
}
],
"pkgJSONPath": "./packages/webpack/package.json"
}
},
"description": "## Release (2024-10-09)\n\n@embroider/broccoli-side-watch 1.0.1 (patch)\n\n#### :bug: Bug Fix\n* `@embroider/broccoli-side-watch`\n * [#2148](https:/embroider-build/embroider/pull/2148) Fix broken default export when required from CJS ([@simonihmig](https:/simonihmig))\n\n#### Committers: 1\n- Simon Ihmig ([@simonihmig](https:/simonihmig))\n"
"description": "## Release (2024-10-09)\n\n@embroider/compat 3.6.5 (patch)\n@embroider/core 3.4.19 (patch)\n@embroider/macros 1.16.9 (patch)\n@embroider/shared-internals 2.8.1 (patch)\n@embroider/webpack 4.0.8 (patch)\n\n#### :bug: Bug Fix\n* `@embroider/shared-internals`\n * [#2151](https:/embroider-build/embroider/pull/2151) Fix hbs plugin not resolving .hbs due to broken Regex ([@simonihmig](https:/simonihmig))\n\n#### Committers: 1\n- Simon Ihmig ([@simonihmig](https:/simonihmig))\n"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

## Release (2024-10-09)

@embroider/compat 3.6.5 (patch)
@embroider/core 3.4.19 (patch)
@embroider/macros 1.16.9 (patch)
@embroider/shared-internals 2.8.1 (patch)
@embroider/webpack 4.0.8 (patch)

#### :bug: Bug Fix
* `@embroider/shared-internals`
* [#2151](https:/embroider-build/embroider/pull/2151) Fix hbs plugin not resolving .hbs due to broken Regex ([@simonihmig](https:/simonihmig))

#### Committers: 1
- Simon Ihmig ([@simonihmig](https:/simonihmig))

## Release (2024-10-09)

@embroider/broccoli-side-watch 1.0.1 (patch)

#### :bug: Bug Fix
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.6.4",
"version": "3.6.5",
"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.18",
"version": "3.4.19",
"private": false,
"description": "A build system for EmberJS applications.",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/macros/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/macros",
"version": "1.16.8",
"version": "1.16.9",
"private": false,
"description": "Standardized build-time macros for ember apps.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-internals/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/shared-internals",
"version": "2.8.0",
"version": "2.8.1",
"private": false,
"description": "Utilities shared among the other embroider packages",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/webpack",
"version": "4.0.7",
"version": "4.0.8",
"private": false,
"description": "Builds EmberJS apps with Webpack",
"repository": {
Expand Down

0 comments on commit 81af886

Please sign in to comment.