File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "ember-inspector" : {
4- "impact" : " minor " ,
5- "oldVersion" : " 4.16 .0" ,
6- "newVersion" : " 4.17.0 " ,
4+ "impact" : " patch " ,
5+ "oldVersion" : " 4.17 .0" ,
6+ "newVersion" : " 4.17.1 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
9- {
10- "impact" : " minor" ,
11- "reason" : " Appears in changelog section :rocket: Enhancement"
12- },
13- {
14- "impact" : " patch" ,
15- "reason" : " Appears in changelog section :bug: Bug Fix"
16- },
179 {
1810 "impact" : " patch" ,
1911 "reason" : " Appears in changelog section :house: Internal"
2214 "pkgJSONPath" : " ./package.json"
2315 }
2416 },
25- "description": "## Release (2026-04-24)\n\n* ember-inspector 4.17.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-inspector`\n * [#2730](https://github.com/emberjs/ember-inspector/pull/2730) Enable Opening of Components in Preferred Text Editor ([@trek](https://github.com/trek))\n\n#### :bug: Bug Fix\n* `ember-inspector`\n * [#2736](https://github.com/emberjs/ember-inspector/pull/2736) fix tab action icon detection of newer ember apps ([@patricklx](https://github.com/patricklx))\n * [#2734](https://github.com/emberjs/ember-inspector/pull/2734) fix websocket adapter ([@patricklx](https://github.com/patricklx))\n\n#### :house: Internal\n* `ember-inspector`\n * [#2739](https://github.com/emberjs/ember-inspector/pull/2739) update release-plan ([@mansona](https://github.com/mansona))\n * [#2713](https://github.com/emberjs/ember-inspector/pull/2713) Prepare Release v4.16.0 ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#2712](https://github.com/emberjs/ember-inspector/pull/2712) Split event handling and chrome.storage saving in extensions options … ([@trek](https://github.com/trek))\n\n#### Committers: 4\n- Chris Manson ([@mansona](https://github.com/mansona))\n- GitHub Actions [Bot] ([@github-actions](https://github.com/apps/github-actions))\n- Patrick Pircher ([@patricklx](https://github.com/patricklx))\n- Trek Glowacki ([@trek](https://github.com/trek))\n"
17+ "description" : " ## Release (2026-05-14)\n\n * ember-inspector 4.17.1 (patch)\n\n #### :house: Internal\n * `ember-inspector`\n * [#2741](https://github.com/emberjs/ember-inspector/pull/2741) Refactor: Reorganize ember_debug to prepare for modules ([@pichfl](https://github.com/pichfl))\n\n #### Committers: 1\n - Florian Pichler ([@pichfl](https://github.com/pichfl))\n "
2618}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-05-14)
4+
5+ * ember-inspector 4.17.1 (patch)
6+
7+ #### :house : Internal
8+ * ` ember-inspector `
9+ * [ #2741 ] ( https://github.com/emberjs/ember-inspector/pull/2741 ) Refactor: Reorganize ember_debug to prepare for modules ([ @pichfl ] ( https://github.com/pichfl ) )
10+
11+ #### Committers: 1
12+ - Florian Pichler ([ @pichfl ] ( https://github.com/pichfl ) )
13+
314## Release (2026-04-24)
415
516* ember-inspector 4.17.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-inspector" ,
3- "version" : " 4.17.0 " ,
3+ "version" : " 4.17.1 " ,
44 "description" : " Extends developer tools to allow you to better inspect your Ember.js apps." ,
55 "repository" : " https://github.com/emberjs/ember-inspector" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments