Skip to content

Commit

Permalink
chore(release): 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0](v3.1.1...v3.2.0) (2023-04-20)

### Features

* add process.env.ProgramW6432 as root location for binaries ([12a73db](12a73db))
  • Loading branch information
semantic-release-bot committed Apr 20, 2023
1 parent 12a73db commit e92a2b4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.2.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.1...v3.2.0) (2023-04-20)


### Features

* add process.env.ProgramW6432 as root location for binaries ([12a73db](https://github.com/karma-runner/karma-chrome-launcher/commit/12a73dba261c78fdba4aff4dbb741ac87adfed01))

## [3.1.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.0...v3.1.1) (2022-03-09)


Expand Down
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"Mark Trostler <[email protected]>",
"Michał Gołębiowski-Owczarek <[email protected]>",
"Friedel Ziegelmayer <[email protected]>",
"dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"Andrey Taranov <[email protected]>",
"Aymeric Beaumet <[email protected]>",
"Filipe Guerra <[email protected]>",
Expand All @@ -68,13 +69,15 @@
"Marko Vuksanovic <[email protected]>",
"Nicholas Mitchell <[email protected]>",
"Parashuram N <[email protected]>",
"Stefan Bley <[email protected]>",
"Tatsuyuki Ishi <[email protected]>",
"Timo Tijhof <[email protected]>",
"Vincent Voyer <[email protected]>",
"aSemy <[email protected]>",
"brutalcrozt <[email protected]>",
"cexbrayat <[email protected]>",
"daniel rodriguez <[email protected]>",
"gkostov <[email protected]>"
"gkostov <[email protected]>",
"semantic-release-bot <[email protected]>"
]
}

0 comments on commit e92a2b4

Please sign in to comment.