Skip to content

Commit

Permalink
chore(release): 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mgechev committed Apr 25, 2019
1 parent 2b83bc3 commit 9fcdce3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="5.0.1"></a>

## [5.0.1](https://github.com/mgechev/codelyzer/compare/5.0.0...5.0.1) (2019-04-25)

### Bug Fixes

- **rule:** detect trackBy function when ngFor spans multiple lines ([#813](https://github.com/mgechev/codelyzer/issues/813)) ([2260dfd](https://github.com/mgechev/codelyzer/commit/2260dfd))
- **rule:** template-accessibility-label-for not recognizing options and interpolated values ([#812](https://github.com/mgechev/codelyzer/issues/812)) ([1fb5d8a](https://github.com/mgechev/codelyzer/commit/1fb5d8a))

# [5.0.0](https://github.com/mgechev/codelyzer/compare/5.0.0-beta.2...5.0.0) (2019-03-27)

### BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9fcdce3

Please sign in to comment.