|
1 |
| -# Changelog |
| 1 | +<a name="unreleased"></a> |
| 2 | +## [Unreleased] |
2 | 3 |
|
3 |
| -All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 |
| -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) |
6 |
| -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 5 | +<a name="v3.2.0"></a> |
| 6 | +## [v3.2.0] - 2021-03-19 |
| 7 | +### Bug Fixes |
| 8 | +- **deps:** update dependency eslint to v7.22.0 ([#22](https://github.com/GoodwayGroup/eslint-config-goodway/issues/22)) |
7 | 9 |
|
8 |
| -Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). |
| 10 | +### Chore |
| 11 | +- port to git-chglog and deprecate auto-changelog |
| 12 | +- add config dotfiles |
9 | 13 |
|
10 |
| -## [v3.1.2](https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.1.1...v3.1.2) |
| 14 | +### Features |
| 15 | +- **cd:** add push button release via github actions |
11 | 16 |
|
12 |
| -### Commits |
13 | 17 |
|
14 |
| -- chore(github action): add Publish action [`cee69a5`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/cee69a5c52c3e43ef097c673e98230419964b2a2) |
15 |
| -- chore: update release commit template [`49570d1`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/49570d13e374624dccb61af9104bc5d6fafe4d59) |
| 18 | +<a name="v3.1.2"></a> |
| 19 | +## [v3.1.2] - 2021-03-08 |
| 20 | +### Chore |
| 21 | +- update release commit template |
| 22 | +- **github action:** add Publish action |
| 23 | +- **release:** v3.1.2 |
16 | 24 |
|
17 |
| -## [v3.1.1](https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.1.0...v3.1.1) - 2021-02-28 |
18 | 25 |
|
19 |
| -### Merged |
| 26 | +<a name="v3.1.1"></a> |
| 27 | +## [v3.1.1] - 2021-02-28 |
| 28 | +### Bug Fixes |
| 29 | +- **deps:** update dependency eslint to v7.21.0 ([#21](https://github.com/GoodwayGroup/eslint-config-goodway/issues/21)) |
20 | 30 |
|
21 |
| -- fix(deps): update dependency eslint to v7.21.0 [`#21`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/21) |
22 | 31 |
|
23 |
| -## [v3.1.0](https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.0.0...v3.1.0) - 2021-02-23 |
| 32 | +<a name="v3.1.0"></a> |
| 33 | +## [v3.1.0] - 2021-02-23 |
| 34 | +### Bug Fixes |
| 35 | +- **deps:** update dependency eslint to v7.20.0 ([#19](https://github.com/GoodwayGroup/eslint-config-goodway/issues/19)) |
| 36 | +- **deps:** update dependency eslint-config-airbnb-base to v14.2.1 ([#18](https://github.com/GoodwayGroup/eslint-config-goodway/issues/18)) |
| 37 | +- **deps:** update dependency eslint to v7.17.0 ([#17](https://github.com/GoodwayGroup/eslint-config-goodway/issues/17)) |
| 38 | +- **deps:** update dependency eslint-config-airbnb-base to v14.2.0 ([#13](https://github.com/GoodwayGroup/eslint-config-goodway/issues/13)) |
| 39 | +- **deps:** update dependency eslint to v7 ([#15](https://github.com/GoodwayGroup/eslint-config-goodway/issues/15)) |
24 | 40 |
|
25 |
| -### Merged |
| 41 | +### Chore |
| 42 | +- **deps:** update eslint-plugin-import to v2.22.1 ([#20](https://github.com/GoodwayGroup/eslint-config-goodway/issues/20)) |
| 43 | +- **deps:** update dependency auto-changelog to v2 ([#14](https://github.com/GoodwayGroup/eslint-config-goodway/issues/14)) |
| 44 | +- **deps:** pin dependencies ([#10](https://github.com/GoodwayGroup/eslint-config-goodway/issues/10)) |
| 45 | +- **renovate:** add config |
26 | 46 |
|
27 |
| -- chore(deps): update eslint-plugin-import to v2.22.1 [`#20`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/20) |
28 |
| -- fix(deps): update dependency eslint to v7.20.0 [`#19`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/19) |
29 |
| -- fix(deps): update dependency eslint-config-airbnb-base to v14.2.1 [`#18`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/18) |
30 |
| -- fix(deps): update dependency eslint to v7.17.0 [`#17`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/17) |
| 47 | +### Features |
| 48 | +- **rules:** updated rules to use common settings from other projects ([#16](https://github.com/GoodwayGroup/eslint-config-goodway/issues/16)) |
31 | 49 |
|
32 |
| -## [v3.0.0](https://github.com/GoodwayGroup/eslint-config-goodway/compare/v2.1.1...v3.0.0) - 2020-10-16 |
33 | 50 |
|
34 |
| -### Merged |
| 51 | +<a name="v2.1.1"></a> |
| 52 | +## [v2.1.1] - 2019-11-18 |
| 53 | +### Chore |
| 54 | +- npm audit fix |
35 | 55 |
|
36 |
| -- feat(rules): updated rules to use common settings from other projects [`#16`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/16) |
37 |
| -- fix(deps): update dependency eslint-config-airbnb-base to v14.2.0 [`#13`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/13) |
38 |
| -- chore(deps): update dependency auto-changelog to v2 [`#14`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/14) |
39 |
| -- fix(deps): update dependency eslint to v7 [`#15`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/15) |
40 |
| -- chore(deps): pin dependencies [`#10`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/10) |
| 56 | +### Features |
| 57 | +- lock eslint-plugin-import to commit to enable usage of new setting specifically bundledDependencies of import/no-extraneous-dependencies rule |
41 | 58 |
|
42 |
| -### Commits |
43 | 59 |
|
44 |
| -- chore(renovate): add config [`5a5c410`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/5a5c4109e704f102ca4a1c2d9e0864957d595959) |
| 60 | +<a name="v2.1.0"></a> |
| 61 | +## [v2.1.0] - 2019-11-01 |
45 | 62 |
|
46 |
| -## [v2.1.1](https://github.com/GoodwayGroup/eslint-config-goodway/compare/v2.1.0...v2.1.1) - 2019-11-18 |
| 63 | +<a name="v2.0.0"></a> |
| 64 | +## [v2.0.0] - 2018-08-24 |
47 | 65 |
|
48 |
| -### Commits |
| 66 | +<a name="v1.3.0"></a> |
| 67 | +## [v1.3.0] - 2017-09-22 |
49 | 68 |
|
50 |
| -- feat: lock eslint-plugin-import to commit to enable usage of new setting [`34e580b`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/34e580b813ff58c89537a8598b8577acd38dd475) |
51 |
| -- chore: npm audit fix [`da9b9bb`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/da9b9bbf966219a09106c985c0a886dc1ba7b1ee) |
52 |
| - |
53 |
| -## [v2.1.0](https://github.com/GoodwayGroup/eslint-config-goodway/compare/v2.0.0...v2.1.0) - 2019-11-01 |
54 |
| - |
55 |
| -### Merged |
56 |
| - |
57 |
| -- v2.0.0 [`#4`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/4) |
58 |
| - |
59 |
| -### Commits |
60 |
| - |
61 |
| -- Updated eslint dependencies [`8f70934`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/8f70934ded79930119d4f033a328fae6c1db755d) |
62 |
| - |
63 |
| -## [v2.0.0](https://github.com/GoodwayGroup/eslint-config-goodway/compare/v1.3.0...v2.0.0) - 2018-08-24 |
64 |
| - |
65 |
| -### Merged |
66 |
| - |
67 |
| -- Added CHANGELOG.md [`#3`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/3) |
68 |
| -- Upgrade Dependencies [`#2`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/2) |
69 |
| - |
70 |
| -## [v1.3.0](https://github.com/GoodwayGroup/eslint-config-goodway/compare/v1.2.0...v1.3.0) - 2017-09-22 |
71 |
| - |
72 |
| -### Commits |
73 |
| - |
74 |
| -- turned off no-underscore-dangle [`0a7375c`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/0a7375c9b9afd62f69fd4d8c920c34ccd452ab00) |
75 |
| - |
76 |
| -## [v1.2.0](https://github.com/GoodwayGroup/eslint-config-goodway/compare/v1.1.0...v1.2.0) - 2017-04-13 |
77 |
| - |
78 |
| -### Merged |
79 |
| - |
80 |
| -- Created goodway es5 base rules from arbnb-base minus es6 rules [`#1`](https://github.com/GoodwayGroup/eslint-config-goodway/pull/1) |
| 69 | +<a name="v1.2.0"></a> |
| 70 | +## [v1.2.0] - 2017-04-13 |
81 | 71 |
|
| 72 | +<a name="v1.1.0"></a> |
82 | 73 | ## v1.1.0 - 2017-04-04
|
83 | 74 |
|
84 |
| -### Commits |
85 |
| - |
86 |
| -- Initial commit [`557e67a`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/557e67a66792e974eb9ac956226a62bb0cb10b27) |
87 |
| -- Initial commit with extension of airbnb base rules [`e880193`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/e880193c6ab1e4cb777933f816846edc3461d847) |
88 |
| -- Added .editorconfig [`f00508d`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/f00508d6bc3b8d080eee5eb6f0ec9ef1f7571e7e) |
89 |
| -- Switched around default config and added node specific load point [`b0bb8f7`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/b0bb8f70292b26ce5c58414c1addc27bbabe1891) |
90 |
| -- Set indent to 4 spaces and comma-dangle to off [`4664727`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/4664727826a351261a9b5ea794aa983b82720abc) |
91 |
| -- adding no-param-reassign rule to exclude prop reassignment [`41b2979`](https://github.com/GoodwayGroup/eslint-config-goodway/commit/41b2979dd2f7c68622e714436c4327013cd91ccf) |
| 75 | +[Unreleased]: https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.2.0...HEAD |
| 76 | +[v3.2.0]: https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.1.2...v3.2.0 |
| 77 | +[v3.1.2]: https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.1.1...v3.1.2 |
| 78 | +[v3.1.1]: https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.1.0...v3.1.1 |
| 79 | +[v3.1.0]: https://github.com/GoodwayGroup/eslint-config-goodway/compare/v2.1.1...v3.1.0 |
| 80 | +[v2.1.1]: https://github.com/GoodwayGroup/eslint-config-goodway/compare/v2.1.0...v2.1.1 |
| 81 | +[v2.1.0]: https://github.com/GoodwayGroup/eslint-config-goodway/compare/v2.0.0...v2.1.0 |
| 82 | +[v2.0.0]: https://github.com/GoodwayGroup/eslint-config-goodway/compare/v1.3.0...v2.0.0 |
| 83 | +[v1.3.0]: https://github.com/GoodwayGroup/eslint-config-goodway/compare/v1.2.0...v1.3.0 |
| 84 | +[v1.2.0]: https://github.com/GoodwayGroup/eslint-config-goodway/compare/v1.1.0...v1.2.0 |
0 commit comments