File tree Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "heimdalljs-fs-monitor" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 1.1.0 " ,
6- "newVersion" : " 1.1.1 " ,
5+ "oldVersion" : " 1.1.1 " ,
6+ "newVersion" : " 1.1.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"
1612 }
1713 ],
1814 "pkgJSONPath" : " ./package.json"
1915 }
2016 },
21- "description": "## Release (2025-08-26)\n\n* heimdalljs-fs-monitor 1.1.1 (patch)\n\n#### :bug: Bug Fix\n* `heimdalljs-fs-monitor`\n * [#6](https://github.com/ember-cli/heimdall-fs-monitor/pull/6) Skip getter-only properties so Node 24.6 doesn't freak out ([@pichfl](https://github.com/pichfl))\n\n#### :house: Internal\n* `heimdalljs-fs-monitor`\n * [#7](https://github.com/ember-cli/heimdall-fs-monitor/pull/7) add --ignore-engines to yarn install ([@mansona](https://github.com/mansona))\n * [#2](https://github.com/ember-cli/heimdall-fs-monitor/pull/2) Increase support matrix for CI runs ([@pichfl](https://github.com/pichfl))\n * [#5](https://github.com/ember-cli/heimdall-fs-monitor/pull/5) update repo ([@mansona](https://github.com/mansona))\n * [#3](https://github.com/ember-cli/heimdall-fs-monitor/pull/3) start using release plan ([@mansona](https://github.com/mansona))\n * [#1](https://github.com/ember-cli/heimdall-fs-monitor/pull/1) Replace travis with GitHub actions ([@pichfl](https://github.com/pichfl))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Florian Pichler ([@pichfl](https://github.com/pichfl))\n"
17+ "description" : " ## Release (2025-08-26)\n\n * heimdalljs-fs-monitor 1.1.2 (patch)\n\n #### :bug: Bug Fix\n * `heimdalljs-fs-monitor`\n * [#8](https://github.com/ember-cli/heimdall-fs-monitor/pull/8) Release Unreleased version ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
2218}
Original file line number Diff line number Diff line change 22
33## Release (2025-08-26)
44
5+ * heimdalljs-fs-monitor 1.1.2 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` heimdalljs-fs-monitor `
9+ * [ #8 ] ( https://github.com/ember-cli/heimdall-fs-monitor/pull/8 ) Release Unreleased version ([ @mansona ] ( https://github.com/mansona ) )
10+
11+ #### Committers: 1
12+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
13+
14+ ## Release (2025-08-26)
15+
516* heimdalljs-fs-monitor 1.1.1 (patch)
617
718#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " heimdalljs-fs-monitor" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " fs operation monitoring for heimdalljs" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments