Skip to content

Commit 86aec6a

Browse files
committed
Release 11.11.1
1 parent 256a704 commit 86aec6a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@
3939

4040

4141

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))
4252

4353

4454
## v11.11.0 (2023-08-21)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-ember",
3-
"version": "11.11.0",
3+
"version": "11.11.1",
44
"description": "ESLint plugin for Ember.js apps",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)