Skip to content

Commit b1c8e37

Browse files
committed
Release 11.5.1
1 parent 24b1ff8 commit b1c8e37

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
@@ -29,6 +29,16 @@
2929

3030

3131

32+
33+
34+
35+
## v11.5.1 (2023-04-07)
36+
37+
#### :bug: Bug Fix
38+
* [#1828](https://github.com/ember-cli/eslint-plugin-ember/pull/1828) Clarify error message for `no-pause-test` rule ([@deanmarano](https://github.com/deanmarano))
39+
40+
#### Committers: 1
41+
- Dean Marano ([@deanmarano](https://github.com/deanmarano))
3242

3343

3444
## v11.5.0 (2023-04-05)

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

0 commit comments

Comments
 (0)