File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.2.0 (2020-10-29)
4+
5+ #### :rocket : Enhancement
6+ * [ #19 ] ( https://github.com/simplabs/eslint-plugin-ember-concurrency/pull/19 ) Add support for ESLint 7 ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
7+ * [ #13 ] ( https://github.com/simplabs/eslint-plugin-ember-concurrency/pull/13 ) Implement ` no-perform-without-catch ` rule ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
8+
9+ #### :house : Internal
10+ * [ #14 ] ( https://github.com/simplabs/eslint-plugin-ember-concurrency/pull/14 ) Configure Renovate ([ @renovate [ bot]] ( https://github.com/apps/renovate ) )
11+ * [ #15 ] ( https://github.com/simplabs/eslint-plugin-ember-concurrency/pull/15 ) Various CI improvements ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
12+
13+ #### Committers: 1
14+ - Tobias Bieniek ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
15+
316## v0.1.1 (2020-04-17)
417
518#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-ember-concurrency" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " ESLint plugin for ember-concurrency users" ,
55 "repository" : " https://github.com/simplabs/eslint-plugin-ember-concurrency" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments