Skip to content

Commit 8d3af47

Browse files
Prepare Release v0.11.3 using 'release-plan'
1 parent a07c777 commit 8d3af47

3 files changed

Lines changed: 15 additions & 4 deletions

File tree

.release-plan.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"solution": {
33
"ember-eslint-parser": {
44
"impact": "patch",
5-
"oldVersion": "0.11.1",
6-
"newVersion": "0.11.2",
5+
"oldVersion": "0.11.2",
6+
"newVersion": "0.11.3",
77
"tagName": "latest",
88
"constraints": [
99
{
@@ -14,5 +14,5 @@
1414
"pkgJSONPath": "./package.json"
1515
}
1616
},
17-
"description": "## Release (2026-04-27)\n\n* ember-eslint-parser 0.11.2 (patch)\n\n#### :bug: Bug Fix\n* `ember-eslint-parser`\n * [#205](https://github.com/ember-tooling/ember-eslint-parser/pull/205) fix: route JS path through @babel/eslint-parser so decorators parse ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n\n#### Committers: 1\n- @NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n"
17+
"description": "## Release (2026-04-28)\n\n* ember-eslint-parser 0.11.3 (patch)\n\n#### :bug: Bug Fix\n* `ember-eslint-parser`\n * [#206](https://github.com/ember-tooling/ember-eslint-parser/pull/206) Update ember-estree ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
1818
}

CHANGELOG.md

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

3+
## Release (2026-04-28)
4+
5+
* ember-eslint-parser 0.11.3 (patch)
6+
7+
#### :bug: Bug Fix
8+
* `ember-eslint-parser`
9+
* [#206](https://github.com/ember-tooling/ember-eslint-parser/pull/206) Update ember-estree ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
10+
11+
#### Committers: 1
12+
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
13+
314
## Release (2026-04-27)
415

516
* ember-eslint-parser 0.11.2 (patch)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-eslint-parser",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "",
55
"keywords": [],
66
"repository": {

0 commit comments

Comments
 (0)