Skip to content

Commit 057ab98

Browse files
Merge pull request #700 from universal-ember/release-preview
Prepare Release
2 parents b2bb2f0 + 0c77ce0 commit 057ab98

5 files changed

Lines changed: 73 additions & 8 deletions

File tree

.release-plan.json

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,51 @@
22
"solution": {
33
"ember-primitives": {
44
"impact": "patch",
5-
"oldVersion": "0.55.0",
6-
"newVersion": "0.55.1",
5+
"oldVersion": "0.55.1",
6+
"newVersion": "0.55.2",
77
"tagName": "latest",
88
"constraints": [
99
{
1010
"impact": "patch",
1111
"reason": "Appears in changelog section :bug: Bug Fix"
12+
},
13+
{
14+
"impact": "patch",
15+
"reason": "Appears in changelog section :house: Internal"
16+
},
17+
{
18+
"impact": "patch",
19+
"reason": "Has dependency `workspace:*` on which-heading-do-i-need"
1220
}
1321
],
1422
"pkgJSONPath": "./ember-primitives/package.json"
1523
},
1624
"@universal-ember/docs-support": {
17-
"oldVersion": "0.9.5"
25+
"impact": "patch",
26+
"oldVersion": "0.9.5",
27+
"newVersion": "0.9.6",
28+
"tagName": "latest",
29+
"constraints": [
30+
{
31+
"impact": "patch",
32+
"reason": "Appears in changelog section :house: Internal"
33+
}
34+
],
35+
"pkgJSONPath": "./packages/docs-support/package.json"
1836
},
1937
"which-heading-do-i-need": {
20-
"oldVersion": "0.2.6"
38+
"impact": "patch",
39+
"oldVersion": "0.2.6",
40+
"newVersion": "0.2.7",
41+
"tagName": "latest",
42+
"constraints": [
43+
{
44+
"impact": "patch",
45+
"reason": "Appears in changelog section :house: Internal"
46+
}
47+
],
48+
"pkgJSONPath": "./packages/which-heading-do-i-need/package.json"
2149
}
2250
},
23-
"description": "## Release (2026-04-04)\n\n* ember-primitives 0.55.1 (patch)\n\n#### :bug: Bug Fix\n* `ember-primitives`\n * [#695](https://github.com/universal-ember/ember-primitives/pull/695) Give glint/template peer dep semver range ([@bendemboski](https://github.com/bendemboski))\n\n#### Committers: 1\n- Ben Demboski ([@bendemboski](https://github.com/bendemboski))\n"
51+
"description": "## Release (2026-04-10)\n\n* ember-primitives 0.55.2 (patch)\n* @universal-ember/docs-support 0.9.6 (patch)\n* which-heading-do-i-need 0.2.7 (patch)\n\n#### :bug: Bug Fix\n* `ember-primitives`\n * [#721](https://github.com/universal-ember/ember-primitives/pull/721) Prevent color scheme update if local preference is set ([@evoactivity](https://github.com/evoactivity))\n\n#### :memo: Documentation\n* [#698](https://github.com/universal-ember/ember-primitives/pull/698) docs(contributor): contributors readme action update ([@github-actions[bot]](https://github.com/apps/github-actions))\n\n#### :house: Internal\n* `ember-primitives`, `@universal-ember/docs-support`, `which-heading-do-i-need`\n * [#719](https://github.com/universal-ember/ember-primitives/pull/719) Update devdeps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#720](https://github.com/universal-ember/ember-primitives/pull/720) Fix Deploy: Production wrangler install failure ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n * [#718](https://github.com/universal-ember/ember-primitives/pull/718) Fix deploy preview comments on fork PRs ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n * [#717](https://github.com/universal-ember/ember-primitives/pull/717) Upgrade all CI actions to latest versions ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n * [#716](https://github.com/universal-ember/ember-primitives/pull/716) Fix deploy-preview concurrency group to be per-PR ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n * [#707](https://github.com/universal-ember/ember-primitives/pull/707) Hoist ember-primitives to fix transitive dep resolution ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n * [#706](https://github.com/universal-ember/ember-primitives/pull/706) Fix headRepository owner lookup in deploy preview ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n * [#705](https://github.com/universal-ember/ember-primitives/pull/705) Fix deploy preview workflow_dispatch by resolving PR info upfront ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n * [#704](https://github.com/universal-ember/ember-primitives/pull/704) Move injected deps sync to _syncPnpm (runs after builds) ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n * [#703](https://github.com/universal-ember/ember-primitives/pull/703) Fix injected deps sync when turbo replays cached builds ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n * [#702](https://github.com/universal-ember/ember-primitives/pull/702) Fix injected deps sync when turbo replays cached builds ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n * [#701](https://github.com/universal-ember/ember-primitives/pull/701) Fix deploy preview checkout for fork PRs ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n* `ember-primitives`\n * [#713](https://github.com/universal-ember/ember-primitives/pull/713) Upgrade pnpm from 10.30.3 to 10.33.0 ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n\n#### Committers: 4\n- @NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n- GitHub Actions [Bot] ([@github-actions](https://github.com/apps/github-actions))\n- Liam ([@evoactivity](https://github.com/evoactivity))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
2452
}

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# Changelog
22

3+
## Release (2026-04-10)
4+
5+
* ember-primitives 0.55.2 (patch)
6+
* @universal-ember/docs-support 0.9.6 (patch)
7+
* which-heading-do-i-need 0.2.7 (patch)
8+
9+
#### :bug: Bug Fix
10+
* `ember-primitives`
11+
* [#721](https://github.com/universal-ember/ember-primitives/pull/721) Prevent color scheme update if local preference is set ([@evoactivity](https://github.com/evoactivity))
12+
13+
#### :memo: Documentation
14+
* [#698](https://github.com/universal-ember/ember-primitives/pull/698) docs(contributor): contributors readme action update ([@github-actions[bot]](https://github.com/apps/github-actions))
15+
16+
#### :house: Internal
17+
* `ember-primitives`, `@universal-ember/docs-support`, `which-heading-do-i-need`
18+
* [#719](https://github.com/universal-ember/ember-primitives/pull/719) Update devdeps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
19+
* Other
20+
* [#720](https://github.com/universal-ember/ember-primitives/pull/720) Fix Deploy: Production wrangler install failure ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
21+
* [#718](https://github.com/universal-ember/ember-primitives/pull/718) Fix deploy preview comments on fork PRs ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
22+
* [#717](https://github.com/universal-ember/ember-primitives/pull/717) Upgrade all CI actions to latest versions ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
23+
* [#716](https://github.com/universal-ember/ember-primitives/pull/716) Fix deploy-preview concurrency group to be per-PR ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
24+
* [#707](https://github.com/universal-ember/ember-primitives/pull/707) Hoist ember-primitives to fix transitive dep resolution ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
25+
* [#706](https://github.com/universal-ember/ember-primitives/pull/706) Fix headRepository owner lookup in deploy preview ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
26+
* [#705](https://github.com/universal-ember/ember-primitives/pull/705) Fix deploy preview workflow_dispatch by resolving PR info upfront ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
27+
* [#704](https://github.com/universal-ember/ember-primitives/pull/704) Move injected deps sync to _syncPnpm (runs after builds) ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
28+
* [#703](https://github.com/universal-ember/ember-primitives/pull/703) Fix injected deps sync when turbo replays cached builds ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
29+
* [#702](https://github.com/universal-ember/ember-primitives/pull/702) Fix injected deps sync when turbo replays cached builds ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
30+
* [#701](https://github.com/universal-ember/ember-primitives/pull/701) Fix deploy preview checkout for fork PRs ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
31+
* `ember-primitives`
32+
* [#713](https://github.com/universal-ember/ember-primitives/pull/713) Upgrade pnpm from 10.30.3 to 10.33.0 ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
33+
34+
#### Committers: 4
35+
- @NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
36+
- GitHub Actions [Bot] ([@github-actions](https://github.com/apps/github-actions))
37+
- Liam ([@evoactivity](https://github.com/evoactivity))
38+
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
39+
340
## Release (2026-04-04)
441

542
* ember-primitives 0.55.1 (patch)

ember-primitives/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-primitives",
3-
"version": "0.55.1",
3+
"version": "0.55.2",
44
"description": "Making apps easier to build",
55
"keywords": [
66
"ember-addon"

packages/docs-support/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@universal-ember/docs-support",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "The default blueprint for Embroider v2 addons.",
55
"keywords": [
66
"ember-addon"

packages/which-heading-do-i-need/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "which-heading-do-i-need",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "The default blueprint for Embroider v2 addons.",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)