File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "solution" : {
33 "ember-primitives" : {
44 "impact" : " minor" ,
5- "oldVersion" : " 0.53.1 " ,
6- "newVersion" : " 0.54 .0" ,
5+ "oldVersion" : " 0.54.0 " ,
6+ "newVersion" : " 0.55 .0" ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
1515 },
1616 "@universal-ember/docs-support" : {
1717 "impact" : " patch" ,
18- "oldVersion" : " 0.9.3 " ,
19- "newVersion" : " 0.9.4 " ,
18+ "oldVersion" : " 0.9.4 " ,
19+ "newVersion" : " 0.9.5 " ,
2020 "tagName" : " latest" ,
2121 "constraints" : [
2222 {
2323 "impact" : " patch" ,
2424 "reason" : " Has dependency `workspace:^` on ember-primitives"
25- },
26- {
27- "impact" : " patch" ,
28- "reason" : " Appears in changelog section :house: Internal"
2925 }
3026 ],
3127 "pkgJSONPath" : " ./packages/docs-support/package.json"
3430 "oldVersion" : " 0.2.6"
3531 }
3632 },
37- "description": "## Release (2026-03-15)\n\n* ember-primitives 0.54.0 (minor)\n* @universal-ember/docs-support 0.9.4 (patch)\n\n#### :rocket: Enhancement\n* `ember-primitives`\n * [#684](https://github.com/universal-ember/ember-primitives/pull/684) Simplify event handling in proper-links.ts ([@evoactivity](https://github.com/evoactivity))\n\n#### :house: Internal\n* Other\n * [#680](https://github.com/universal-ember/ember-primitives/pull/680) Add '--isolated' argument to chrome-devtools command ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#677](https://github.com/universal-ember/ember-primitives/pull/677) Delete push-dist because this repo publishes more than one package ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@universal-ember/docs-support`\n * [#679](https://github.com/universal-ember/ember-primitives/pull/679) Eject tailwind ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#675](https://github.com/universal-ember/ember-primitives/pull/675) Tailwind 4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 2\n- Liam Potter ([@evoactivity](https://github.com/evoactivity))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
33+ "description" : " ## Release (2026-03-23)\n\n * ember-primitives 0.55.0 (minor)\n * @universal-ember/docs-support 0.9.5 (patch)\n\n #### :rocket: Enhancement\n * `ember-primitives`\n * [#689](https://github.com/universal-ember/ember-primitives/pull/689) Implement storage event listener for color scheme ([@evoactivity](https://github.com/evoactivity))\n\n #### Committers: 1\n - Liam ([@evoactivity](https://github.com/evoactivity))\n "
3834}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-03-23)
4+
5+ * ember-primitives 0.55.0 (minor)
6+ * @universal-ember/docs-support 0.9.5 (patch)
7+
8+ #### :rocket : Enhancement
9+ * ` ember-primitives `
10+ * [ #689 ] ( https://github.com/universal-ember/ember-primitives/pull/689 ) Implement storage event listener for color scheme ([ @evoactivity ] ( https://github.com/evoactivity ) )
11+
12+ #### Committers: 1
13+ - Liam ([ @evoactivity ] ( https://github.com/evoactivity ) )
14+
315## Release (2026-03-15)
416
517* ember-primitives 0.54.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-primitives" ,
3- "version" : " 0.54 .0" ,
3+ "version" : " 0.55 .0" ,
44 "description" : " Making apps easier to build" ,
55 "keywords" : [
66 " ember-addon"
Original file line number Diff line number Diff line change 11{
22 "name" : " @universal-ember/docs-support" ,
3- "version" : " 0.9.4 " ,
3+ "version" : " 0.9.5 " ,
44 "description" : " The default blueprint for Embroider v2 addons." ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments