Skip to content

Commit 58328dc

Browse files
committed
Release 11.11.0
1 parent b07ee17 commit 58328dc

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
@@ -38,6 +38,16 @@
3838

3939

4040

41+
42+
43+
44+
## v11.11.0 (2023-08-21)
45+
46+
#### :rocket: Enhancement
47+
* [#1920](https://github.com/ember-cli/eslint-plugin-ember/pull/1920) Use custom parser for gts/gjs ([@patricklx](https://github.com/patricklx))
48+
49+
#### Committers: 1
50+
- Patrick Pircher ([@patricklx](https://github.com/patricklx))
4151

4252

4353
## v11.10.0 (2023-07-07)

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.10.0",
3+
"version": "11.11.0",
44
"description": "ESLint plugin for Ember.js apps",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)