Skip to content

Commit

Permalink
Release 11.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bmish committed Feb 1, 2023
1 parent 4e4feb5 commit 85fc1b5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@






## v11.4.6 (2023-02-01)

#### :bug: Bug Fix
* [#1767](https://github.com/ember-cli/eslint-plugin-ember/pull/1767) Bump ember-template-imports to `v3.4.1` ([@gossi](https://github.com/gossi))

#### Committers: 1
- Thomas Gossmann ([@gossi](https://github.com/gossi))


## v11.4.5 (2023-01-28)
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.4.5",
"version": "11.4.6",
"description": "ESLint plugin for Ember.js apps",
"keywords": [
"eslint",
Expand Down

0 comments on commit 85fc1b5

Please sign in to comment.