Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](v5.0.1...v5.1.0) (2022-06-16)

### Features

* **spec-filter:** allow custom specFilter ([b73dbd6](b73dbd6))
  • Loading branch information
semantic-release-bot committed Jun 16, 2022
1 parent b73dbd6 commit c3f702a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
# [5.1.0](https://github.com/karma-runner/karma-jasmine/compare/v5.0.1...v5.1.0) (2022-06-16)


### Features

* **spec-filter:** allow custom specFilter ([b73dbd6](https://github.com/karma-runner/karma-jasmine/commit/b73dbd69050bc7e192b1ad0ac9bb880f0ec00a0e))

## [5.0.1](https://github.com/karma-runner/karma-jasmine/compare/v5.0.0...v5.0.1) (2022-05-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,6 +79,7 @@
"Patrick McGuckin <patrick@gskinner.com>",
"Richard Park <objectiv@gmail.com>",
"Fernando Costa <fadc80@gmail.com>",
"Nico Jansen <jansennico@gmail.com>",
"Aaron Hartwig <aaron.hartwig@whyhigh.com>",
"Alesei N <github.com@bzik.net>",
"Barry Fitzgerald <barfitzgerald@gmail.com>",
Expand All @@ -95,7 +96,6 @@
"Marek Vavrecan <vavrecan@gmail.com>",
"Matthew Hill <Matthew.Hill4@bskyb.com>",
"Milan Lempera <milanlempera@gmail.com>",
"Nico Jansen <jansennico@gmail.com>",
"Niels Dequeker <niels.dequeker@gmail.com>",
"Robin Gloster <robin@loc-com.de>",
"Sahat Yalkabov <sakhat@gmail.com>",
Expand Down

0 comments on commit c3f702a

Please sign in to comment.