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 7030b0c commit 235ad37Copy full SHA for 235ad37
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
4
5
+## v0.5.1 (2021-11-05)
6
+
7
## v0.5.0 (2021-10-14)
8
9
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
1
{
"name": "eslint-plugin-ember-concurrency",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "ESLint plugin for ember-concurrency users",
"repository": "https://github.com/simplabs/eslint-plugin-ember-concurrency",
"license": "MIT",
0 commit comments