Skip to content

Commit

Permalink
Release 11.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmish committed Dec 12, 2023
1 parent ccf36ea commit 49b1a61
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,20 @@






## v11.12.0 (2023-12-12)

#### :rocket: Enhancement
* [#2020](https://github.com/ember-cli/eslint-plugin-ember/pull/2020) Support ESLint flat config ([@bmish](https://github.com/bmish))

#### :bug: Bug Fix
* [#2027](https://github.com/ember-cli/eslint-plugin-ember/pull/2027) Allow ember-data type registry imports in `use-ember-data-rfc-395-imports` rule ([@wagenet](https://github.com/wagenet))

#### Committers: 2
- Bryan Mishkin ([@bmish](https://github.com/bmish))
- Peter Wagenet ([@wagenet](https://github.com/wagenet))


## v11.11.1 (2023-08-22)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-ember",
"version": "11.11.1",
"version": "11.12.0",
"description": "ESLint plugin for Ember.js apps",
"keywords": [
"eslint",
Expand Down

0 comments on commit 49b1a61

Please sign in to comment.