Skip to content

Commit 900e002

Browse files
committed
Release 11.10.0
1 parent 03afb9b commit 900e002

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
@@ -37,6 +37,16 @@
3737

3838

3939

40+
41+
42+
43+
## v11.10.0 (2023-07-07)
44+
45+
#### :rocket: Enhancement
46+
* [#1902](https://github.com/ember-cli/eslint-plugin-ember/pull/1902) Add new rule `no-at-ember-render-modifiers` ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
47+
48+
#### Committers: 1
49+
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
4050

4151

4252
## v11.9.0 (2023-06-26)

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

0 commit comments

Comments
 (0)