Skip to content

Commit

Permalink
chore(release): 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mgechev committed Sep 30, 2020
1 parent 4fea0a3 commit 4153577
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

### [6.0.1](https://github.com/mgechev/codelyzer/compare/6.0.0-next.2...6.0.1) (2020-09-30)

### Bug Fixes

- add Angular v11 in peer dependencies ([#979](https://github.com/mgechev/codelyzer/issues/979)) ([cd88bd5](https://github.com/mgechev/codelyzer/commit/cd88bd5dafd95d3e175605a09f5a8bb3b5d3c802))

## [6.0.0](https://github.com/mgechev/codelyzer/compare/6.0.0-next.2...6.0.0) (2020-09-30)

### Bug Fixes
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codelyzer",
"version": "6.0.0",
"version": "6.0.1",
"description": "Linting for Angular applications, following angular.io/styleguide.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4153577

Please sign in to comment.