Skip to content

Commit

Permalink
chore(main): release 1.2.3 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 3, 2022
1 parent 16cfaed commit 5cbebe6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.2.3](https://github.com/joeyparrish/karma-local-wd-launcher/compare/v1.2.2...v1.2.3) (2022-02-03)


### Bug Fixes

* **ci:** Use an alternate upload action in release workflow ([16cfaed](https://github.com/joeyparrish/karma-local-wd-launcher/commit/16cfaeda550d7a0aa12b2a1f397efb7e3d63cec9))

### [1.2.2](https://github.com/joeyparrish/karma-local-wd-launcher/compare/v1.2.1...v1.2.2) (2022-02-03)

* Dummy release to test CI changes ([f1fe277](https://github.com/joeyparrish/karma-local-wd-launcher/commit/f1fe277a3ce07024b570475067922683b02e6fb8))
Expand Down
4 changes: 2 additions & 2 deletions 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": "karma-local-wd-launcher",
"version": "1.2.2",
"version": "1.2.3",
"description": "Karma Local WebDriver Launcher - Launches local web browsers using WebDriver, to enable screenshots and other advanced tests to be executed in-browser.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 5cbebe6

Please sign in to comment.