We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4feb5 commit 85fc1b5Copy full SHA for 85fc1b5
CHANGELOG.md
@@ -24,6 +24,16 @@
24
25
26
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))
37
38
39
## v11.4.5 (2023-01-28)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-plugin-ember",
3
- "version": "11.4.5",
+ "version": "11.4.6",
4
"description": "ESLint plugin for Ember.js apps",
5
"keywords": [
6
"eslint",
0 commit comments