Skip to content

Commit

Permalink
chore(release): 8.19.9
Browse files Browse the repository at this point in the history
  • Loading branch information
y-infra committed Sep 5, 2024
1 parent d9884ea commit 20318df
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [8.19.9](https://github.com/gemini-testing/testplane/compare/v8.19.8...v8.19.9) (2024-09-05)


### Bug Fixes

* detect overwritten error message ([4486481](https://github.com/gemini-testing/testplane/commit/448648141766b08d9405ec9ccd4ec4baa5db9e10))
* ensure raw stack frames are matching parsed ones ([f236b34](https://github.com/gemini-testing/testplane/commit/f236b34838c581d8829a00526bfca647314fe7c4))
* remove extra stack frames ([47ae053](https://github.com/gemini-testing/testplane/commit/47ae05352b1a86436823bdcb1b6c075000a71917))

### [8.19.8](https://github.com/gemini-testing/testplane/compare/v8.19.7...v8.19.8) (2024-09-02)


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": "testplane",
"version": "8.19.8",
"version": "8.19.9",
"description": "Tests framework based on mocha and wdio",
"main": "build/src/index.js",
"files": [
Expand Down

0 comments on commit 20318df

Please sign in to comment.