From 5f3cbb1df8a95ab212c8dbb8ff1f03efbaf9a3c6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 9 Mar 2022 21:28:18 +0000 Subject: [PATCH] chore(release): 3.1.1 [skip ci] ## [3.1.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.0...v3.1.1) (2022-03-09) ### Bug Fixes * artificially trigger a release ([83fdc3c](https://github.com/karma-runner/karma-chrome-launcher/commit/83fdc3ca5666374c677408ed0589e66b1124bec4)) --- CHANGELOG.md | 8 +++++++- package.json | 28 +++++++++++++++------------- 2 files changed, 22 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 359e92e..0e5ecf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.0...v3.1.1) (2022-03-09) + + +### Bug Fixes + +* artificially trigger a release ([83fdc3c](https://github.com/karma-runner/karma-chrome-launcher/commit/83fdc3ca5666374c677408ed0589e66b1124bec4)) + # [3.1.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.0.0...v3.1.0) (2019-08-13) @@ -201,4 +208,3 @@ #### Features * allow passing custom flags ([4ebc7694](https://github.com/karma-runner/karma-chrome-launcher/commit/4ebc7694)) - diff --git a/package.json b/package.json index 7e0e7ac..27632f6 100644 --- a/package.json +++ b/package.json @@ -42,37 +42,39 @@ "Mark Ethan Trostler ", "Rogério Vicente ", "dignifiedquire ", + "Jonathan Ginsburg ", "rogeriopvl ", "Friedel Ziegelmayer ", "greenkeeperio-bot ", + "johnjbarton ", "Mark Trostler ", "Michał Gołębiowski-Owczarek ", - "johnjbarton ", "Friedel Ziegelmayer ", - "Filipe Guerra ", "Andrey Taranov ", "Aymeric Beaumet ", + "Filipe Guerra ", + "Alexander Fedyashov ", + "Darryl Pogue ", + "David ", + "Florian Richter ", + "Florian-R ", + "François SIMOND ", + "Hai Feng Kao ", + "J Rob Gant ", "J. Abbott ", + "Jeff Cross ", "Joe Doyle ", "Julien Sanchez ", - "Florian Richter ", - "Alexander Fedyashov ", "Marko Vuksanovic ", - "François SIMOND ", "Nicholas Mitchell ", "Parashuram N ", - "Hai Feng Kao ", "Tatsuyuki Ishi ", "Timo Tijhof ", "Vincent Voyer ", - "David ", + "aSemy <897017+aSemy@users.noreply.github.com>", "brutalcrozt ", "cexbrayat ", "daniel rodriguez ", - "Darryl Pogue ", - "gkostov ", - "Florian-R ", - "J Rob Gant ", - "Jeff Cross " + "gkostov " ] -} \ No newline at end of file +}