Skip to content

Commit

Permalink
fix changelog links
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Apr 7, 2024
1 parent c213a4d commit bc31b57
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
- add env.es2020=true
- add parserOptions.ecmaVersion = latest

#### [1.1.2] - 2024-04-06
#### [1.1.1] - 2024-04-06

- remove rule no-newline-no-curly-if
- remove haraka:recommended
- remove rules included in eslint:recommended

#### 1.1.0 - 2024-04-06
#### [1.1.0] - 2024-04-06

- chore: update to eslint 8 standards
- publish as @haraka/eslint-config
Expand Down Expand Up @@ -97,7 +97,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
[1.0.11]: https://github.com/haraka/haraka-eslint/releases/tag/1.0.11
[1.0.15]: https://github.com/haraka/haraka-eslint/releases/tag/1.0.15
[1.0.16]: https://github.com/haraka/haraka-eslint/releases/tag/v1.0.16
[1.1.2]: https://github.com/haraka/haraka-eslint/releases/tag/v1.1.2
[1.1.3]: https://github.com/haraka/haraka-eslint/releases/tag/v1.1.3
[1.1.0]: https://github.com/haraka/haraka-eslint/releases/tag/v1.1.0
[1.1.1]: https://github.com/haraka/haraka-eslint/releases/tag/v1.1.1
[1.1.3]: https://github.com/haraka/haraka-eslint/releases/tag/v1.1.3

0 comments on commit bc31b57

Please sign in to comment.