Skip to content

Commit

Permalink
chore(release): 8.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DudaGod committed Dec 2, 2024
1 parent cb9563b commit 5e6d1a8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.22.3](https://github.com/gemini-testing/testplane/compare/v8.22.2...v8.22.3) (2024-12-02)


### Bug Fixes

* correctly specify "system" field for "ConfigInput" type ([0e34741](https://github.com/gemini-testing/testplane/commit/0e34741d6cec19e09298aa8c1456f16714341a37))
* specify "mochaOpts" type without using types from "mocha" ([cb9563b](https://github.com/gemini-testing/testplane/commit/cb9563b1071a3fd36d3d04290ba34c91a5d63b28))

### [8.22.2](https://github.com/gemini-testing/testplane/compare/v8.22.1...v8.22.2) (2024-11-27)


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

0 comments on commit 5e6d1a8

Please sign in to comment.