Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.4.0...v2.0.0) (2023-06-13)

### Bug Fixes

* Fixes broken file-coverage links ([#230](#230)) ([25ca77f](25ca77f))

### Features

* Add option to choose mode for display file coverage ([#192](#192)) ([148463f](148463f))

### BREAKING CHANGES

* The File-Coverage will now only report files that were actually changed in the pull-request on default. This is to avoid large projects having problems with the comments on the PR being too big. To get the old behavior (always report all tested files), use the new setting 'file-coverage-mode: all'.
  • Loading branch information
semantic-release-bot committed Jun 13, 2023
1 parent 401da84 commit 0cbe8c6
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 31 deletions.
Loading

0 comments on commit 0cbe8c6

Please sign in to comment.