Skip to content

Commit 85fc1b5

Browse files
committed
Release 11.4.6
1 parent 4e4feb5 commit 85fc1b5

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
@@ -24,6 +24,16 @@
2424

2525

2626

27+
28+
29+
30+
## v11.4.6 (2023-02-01)
31+
32+
#### :bug: Bug Fix
33+
* [#1767](https://github.com/ember-cli/eslint-plugin-ember/pull/1767) Bump ember-template-imports to `v3.4.1` ([@gossi](https://github.com/gossi))
34+
35+
#### Committers: 1
36+
- Thomas Gossmann ([@gossi](https://github.com/gossi))
2737

2838

2939
## v11.4.5 (2023-01-28)

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

0 commit comments

Comments
 (0)