|
1 | 1 | # Changelog |
2 | 2 |
|
| 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 | + |
3 | 40 | ## Release (2026-04-04) |
4 | 41 |
|
5 | 42 | * ember-primitives 0.55.1 (patch) |
|
0 commit comments