Skip to content

Commit

Permalink
merge: branch 'master' of github.com:brewcoua/webwisp-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
brewcoua committed Jun 14, 2024
2 parents 3fd5c61 + df39da2 commit ec3586e
Show file tree
Hide file tree
Showing 2 changed files with 8 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 @@
## [1.4.4](https://github.com/brewcoua/webwisp-lib/compare/v1.4.3...v1.4.4) (2024-06-14)


### Bug Fixes

* **runner:** remove unnessary args from event methods ([951b9ef](https://github.com/brewcoua/webwisp-lib/commit/951b9efbe766f086071c26236a120dbd40ae1e67))

## [1.4.3](https://github.com/brewcoua/webwisp-lib/compare/v1.4.2...v1.4.3) (2024-06-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webwisp/lib",
"version": "1.4.3",
"version": "1.4.4",
"description": "A web agent for automatic end-to-end testing of websites.",
"license": "(MIT OR Apache-2.0)",
"type": "module",
Expand Down

0 comments on commit ec3586e

Please sign in to comment.