We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 256a704 commit 86aec6aCopy full SHA for 86aec6a
CHANGELOG.md
@@ -39,6 +39,16 @@
39
40
41
42
+
43
44
45
+## v11.11.1 (2023-08-22)
46
47
+#### :bug: Bug Fix
48
+* [#1941](https://github.com/ember-cli/eslint-plugin-ember/pull/1941) Revert "Use custom parser for gts/gjs (#1920)" ([@bmish](https://github.com/bmish))
49
50
+#### Committers: 1
51
+- Bryan Mishkin ([@bmish](https://github.com/bmish))
52
53
54
## v11.11.0 (2023-08-21)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-plugin-ember",
3
- "version": "11.11.0",
+ "version": "11.11.1",
4
"description": "ESLint plugin for Ember.js apps",
5
"keywords": [
6
"eslint",
0 commit comments