Skip to content

Commit

Permalink
Merge pull request #1529 from embroider-build/prepare-release
Browse files Browse the repository at this point in the history
Preparing release
  • Loading branch information
ef4 authored Jul 13, 2023
2 parents b321a7a + 5aa555f commit 4f3826d
Show file tree
Hide file tree
Showing 12 changed files with 162 additions and 35 deletions.
129 changes: 105 additions & 24 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -1,94 +1,175 @@
{
"solution": {
"@embroider/addon-dev": {
"oldVersion": "3.1.1"
"impact": "patch",
"oldVersion": "3.1.1",
"newVersion": "3.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"
},
"@embroider/addon-shim": {
"oldVersion": "1.8.5"
"impact": "patch",
"oldVersion": "1.8.5",
"newVersion": "1.8.6",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/addon-shim/package.json"
},
"@embroider/babel-loader-8": {
"oldVersion": "3.0.0"
},
"@embroider/compat": {
"impact": "patch",
"oldVersion": "3.1.3",
"newVersion": "3.1.4",
"oldVersion": "3.1.4",
"newVersion": "3.1.5",
"constraints": [
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/macros"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "/Users/edward/hacking/embroider/packages/compat/package.json"
"pkgJSONPath": "packages/compat/package.json"
},
"@embroider/core": {
"impact": "patch",
"oldVersion": "3.1.1",
"newVersion": "3.1.2",
"oldVersion": "3.1.2",
"newVersion": "3.1.3",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
"reason": "Has dependency `workspace:*` on @embroider/shared-internals"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/shared-internals"
"reason": "Has dependency `workspace:*` on @embroider/macros"
},
{
"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"
}
],
"pkgJSONPath": "/Users/edward/hacking/embroider/packages/core/package.json"
"pkgJSONPath": "packages/core/package.json"
},
"@embroider/hbs-loader": {
"oldVersion": "3.0.0"
"impact": "patch",
"oldVersion": "3.0.0",
"newVersion": "3.0.1",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/hbs-loader/package.json"
},
"@embroider/macros": {
"impact": "patch",
"oldVersion": "1.12.1",
"newVersion": "1.12.2",
"oldVersion": "1.12.2",
"newVersion": "1.12.3",
"constraints": [
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/shared-internals"
},
{
"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"
}
],
"pkgJSONPath": "/Users/edward/hacking/embroider/packages/macros/package.json"
"pkgJSONPath": "packages/macros/package.json"
},
"@embroider/router": {
"oldVersion": "2.1.2"
"impact": "patch",
"oldVersion": "2.1.2",
"newVersion": "2.1.3",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/router/package.json"
},
"@embroider/shared-internals": {
"impact": "patch",
"oldVersion": "2.2.1",
"newVersion": "2.2.2",
"oldVersion": "2.2.2",
"newVersion": "2.2.3",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "/Users/edward/hacking/embroider/packages/shared-internals/package.json"
"pkgJSONPath": "packages/shared-internals/package.json"
},
"@embroider/test-setup": {
"oldVersion": "3.0.1"
},
"@embroider/util": {
"oldVersion": "1.11.1"
"impact": "patch",
"oldVersion": "1.11.1",
"newVersion": "1.11.2",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "packages/util/package.json"
},
"@embroider/webpack": {
"impact": "patch",
"oldVersion": "3.1.1",
"newVersion": "3.1.2",
"oldVersion": "3.1.2",
"newVersion": "3.1.3",
"constraints": [
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/shared-internals"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on @embroider/hbs-loader"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "/Users/edward/hacking/embroider/packages/webpack/package.json"
"pkgJSONPath": "packages/webpack/package.json"
}
},
"description": "## Release (2023-07-01)\n\n@embroider/compat 3.1.4 (patch)\n@embroider/core 3.1.2 (patch)\n@embroider/macros 1.12.2 (patch)\n@embroider/shared-internals 2.2.2 (patch)\n@embroider/webpack 3.1.2 (patch)\n\n#### :bug: Bug Fix\n* `core`\n * [#1504](https://github.com/embroider-build/embroider/pull/1504) fix inter-package relative imports in addon's app-js ([@ef4](https://github.com/ef4))\n* `shared-internals`\n * [#1503](https://github.com/embroider-build/embroider/pull/1503) less aggressive realpathSync ([@ef4](https://github.com/ef4))\n\n#### :house: Internal\n* [#1502](https://github.com/embroider-build/embroider/pull/1502) re-enabling ember 5.1 tests ([@ef4](https://github.com/ef4))\n\n#### Committers: 1\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n"
"description": "## Release (2023-07-13)\n\n@embroider/addon-dev 3.1.2 (patch)\n@embroider/addon-shim 1.8.6 (patch)\n@embroider/compat 3.1.5 (patch)\n@embroider/core 3.1.3 (patch)\n@embroider/hbs-loader 3.0.1 (patch)\n@embroider/macros 1.12.3 (patch)\n@embroider/router 2.1.3 (patch)\n@embroider/shared-internals 2.2.3 (patch)\n@embroider/util 1.11.2 (patch)\n@embroider/webpack 3.1.3 (patch)\n\n#### :bug: Bug Fix\n* `shared-internals`\n * [#1516](https://github.com/embroider-build/embroider/pull/1516) Move @embroider/macros from emberVirtualPackages to emberVirtualPeerDeps ([@ef4](https://github.com/ef4))\n * [#1513](https://github.com/embroider-build/embroider/pull/1513) Add `@glimmer/reference` as a virtual package ([@chancancode](https://github.com/chancancode))\n* Other\n * [#1528](https://github.com/embroider-build/embroider/pull/1528) Restore older node support ([@ef4](https://github.com/ef4))\n* `core`\n * [#1524](https://github.com/embroider-build/embroider/pull/1524) Fix the `EMBROIDER_CONCAT_STATS` build error ([@Windvis](https://github.com/Windvis))\n * [#1509](https://github.com/embroider-build/embroider/pull/1509) All addons may need emberVirtualPeerDep handling ([@ef4](https://github.com/ef4))\n* `addon-dev`, `macros`\n * [#1520](https://github.com/embroider-build/embroider/pull/1520) use transform babel plugins instead of proposal ([@mansona](https://github.com/mansona))\n\n#### :memo: Documentation\n* `macros`\n * [#1507](https://github.com/embroider-build/embroider/pull/1507) fix(macros-readme): fix isTesting, isDevelopingApp typos ([@olenderhub](https://github.com/olenderhub))\n\n#### :house: Internal\n* `compat`\n * [#1522](https://github.com/embroider-build/embroider/pull/1522) format resolver.json more nicely ([@ef4](https://github.com/ef4))\n* Other\n * [#1500](https://github.com/embroider-build/embroider/pull/1500) Make the package-json path repo-relative ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `addon-dev`, `addon-shim`, `compat`, `core`, `hbs-loader`, `macros`, `router`, `shared-internals`, `util`, `webpack`\n * [#1512](https://github.com/embroider-build/embroider/pull/1512) Upgrade typescript ([@ef4](https://github.com/ef4))\n* `router`\n * [#1510](https://github.com/embroider-build/embroider/pull/1510) Replace rollup-plugin-ts with @rollup/plugin-typescript ([@ef4](https://github.com/ef4))\n\n#### Committers: 6\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n- Godfrey Chan ([@chancancode](https://github.com/chancancode))\n- Hubert Olender ([@olenderhub](https://github.com/olenderhub))\n- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
}
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,51 @@
# Embroider Changelog

## Release (2023-07-13)

@embroider/addon-dev 3.1.2 (patch)
@embroider/addon-shim 1.8.6 (patch)
@embroider/compat 3.1.5 (patch)
@embroider/core 3.1.3 (patch)
@embroider/hbs-loader 3.0.1 (patch)
@embroider/macros 1.12.3 (patch)
@embroider/router 2.1.3 (patch)
@embroider/shared-internals 2.2.3 (patch)
@embroider/util 1.11.2 (patch)
@embroider/webpack 3.1.3 (patch)

#### :bug: Bug Fix
* `shared-internals`
* [#1516](https://github.com/embroider-build/embroider/pull/1516) Move @embroider/macros from emberVirtualPackages to emberVirtualPeerDeps ([@ef4](https://github.com/ef4))
* [#1513](https://github.com/embroider-build/embroider/pull/1513) Add `@glimmer/reference` as a virtual package ([@chancancode](https://github.com/chancancode))
* [#1528](https://github.com/embroider-build/embroider/pull/1528) Restore older node support ([@ef4](https://github.com/ef4))
* `core`
* [#1524](https://github.com/embroider-build/embroider/pull/1524) Fix the `EMBROIDER_CONCAT_STATS` build error ([@Windvis](https://github.com/Windvis))
* [#1509](https://github.com/embroider-build/embroider/pull/1509) All addons may need emberVirtualPeerDep handling ([@ef4](https://github.com/ef4))
* `addon-dev`, `macros`
* [#1520](https://github.com/embroider-build/embroider/pull/1520) use transform babel plugins instead of proposal ([@mansona](https://github.com/mansona))

#### :memo: Documentation
* `macros`
* [#1507](https://github.com/embroider-build/embroider/pull/1507) fix(macros-readme): fix isTesting, isDevelopingApp typos ([@olenderhub](https://github.com/olenderhub))

#### :house: Internal
* `compat`
* [#1522](https://github.com/embroider-build/embroider/pull/1522) format resolver.json more nicely ([@ef4](https://github.com/ef4))
* Other
* [#1500](https://github.com/embroider-build/embroider/pull/1500) Make the package-json path repo-relative ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* `addon-dev`, `addon-shim`, `compat`, `core`, `hbs-loader`, `macros`, `router`, `shared-internals`, `util`, `webpack`
* [#1512](https://github.com/embroider-build/embroider/pull/1512) Upgrade typescript ([@ef4](https://github.com/ef4))
* `router`
* [#1510](https://github.com/embroider-build/embroider/pull/1510) Replace rollup-plugin-ts with @rollup/plugin-typescript ([@ef4](https://github.com/ef4))

#### Committers: 6
- Chris Manson ([@mansona](https://github.com/mansona))
- Edward Faulkner ([@ef4](https://github.com/ef4))
- Godfrey Chan ([@chancancode](https://github.com/chancancode))
- Hubert Olender ([@olenderhub](https://github.com/olenderhub))
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2023-07-01)

@embroider/compat 3.1.4 (patch)
Expand Down
2 changes: 1 addition & 1 deletion packages/addon-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/addon-dev",
"version": "3.1.1",
"version": "3.1.2",
"description": "Utilities for addon authors",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon-shim/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/addon-shim",
"version": "1.8.5",
"version": "1.8.6",
"description": "Make v2 addons work in non-Embroider apps.",
"keywords": [],
"main": "./src/index.js",
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.1.4",
"version": "3.1.5",
"private": false,
"description": "Backward compatibility layer for the Embroider build system.",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/core",
"version": "3.1.2",
"version": "3.1.3",
"private": false,
"description": "A build system for EmberJS applications.",
"repository": {
Expand Down Expand Up @@ -70,4 +70,4 @@
"volta": {
"extends": "../../package.json"
}
}
}
2 changes: 1 addition & 1 deletion packages/hbs-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/hbs-loader",
"version": "3.0.0",
"version": "3.0.1",
"private": false,
"description": "Glimmer handlebars loader for webpack",
"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.12.2",
"version": "1.12.3",
"private": false,
"description": "Standardized build-time macros for ember apps.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/router",
"version": "2.1.2",
"version": "2.1.3",
"description": "Lazy loading router",
"keywords": [
"ember-addon"
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.2.2",
"version": "2.2.3",
"private": false,
"description": "Utilities shared among the other embroider packages",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/util",
"version": "1.11.1",
"version": "1.11.2",
"description": "Utilities for app and addon authors.",
"keywords": [
"ember-addon"
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": "3.1.2",
"version": "3.1.3",
"private": false,
"description": "Builds EmberJS apps with Webpack",
"repository": {
Expand Down

0 comments on commit 4f3826d

Please sign in to comment.