-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1695c71
commit 929253c
Showing
3 changed files
with
512 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
## [1.1.1](https://github.com/BitModern/testQualityCli/compare/1.1.0...1.1.1) (2024-02-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* folder id param was not send to backend ([2c5a144](https://github.com/BitModern/testQualityCli/commit/2c5a1447ff58bbaa55975d7a2ea7366cb6377fb7)) | ||
|
||
## [1.1.0](https://github.com/BitModern/testQualityCli/compare/1.0.1...1.1.0) (2024-02-15) | ||
|
||
|
||
### Features | ||
|
||
* **uploadTestRun:** suite param added ([ae201b2](https://github.com/BitModern/testQualityCli/commit/ae201b2243d4313b162c1b9591b3176eaefd4f4e)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* changed .env to .testquality and changed way save works. Also upgraded packages. ([dc68c21](https://github.com/BitModern/testQualityCli/commit/dc68c21a324f6170a270975ded52320f13297575)) | ||
* m2m run result defects ([371fd7c](https://github.com/BitModern/testQualityCli/commit/371fd7c9eb778ac3f1d5b56b8cdebccb6fb13e26)) | ||
* typo ([872ac0a](https://github.com/BitModern/testQualityCli/commit/872ac0af15a03029e7f8041495dc86675d4cd6cb)) | ||
* **uploadTestRun:** naming improved ([a21869d](https://github.com/BitModern/testQualityCli/commit/a21869dd1375521acdc40569dcfdb1f979a29608)) | ||
|
||
## [1.0.1](https://github.com/BitModern/testQualityCli/compare/1.0.0...1.0.1) (2023-02-27) | ||
|
||
|
||
### Features | ||
|
||
* updated sdk ([a74828b](https://github.com/BitModern/testQualityCli/commit/a74828b70cdd8a1a24a722e46e71da9e9a54b5de)) | ||
|
||
## [1.0.0](https://github.com/BitModern/testQualityCli/compare/26e7ff3f49fe9d2ee086856fb13ac21b1f6d1a56...1.0.0) (2022-12-21) | ||
|
||
|
||
### Features | ||
|
||
* added plan delete ([4b41881](https://github.com/BitModern/testQualityCli/commit/4b41881cc3861129c3bbafe2c21fba245f58227f)) | ||
* allow for no plan on test run upload, updated to latest sdk ([8a752d6](https://github.com/BitModern/testQualityCli/commit/8a752d6f84cdde78da1431057e7385866f3b5e68)) | ||
* clean up file upload. Make attachments glob work better. ([26e7ff3](https://github.com/BitModern/testQualityCli/commit/26e7ff3f49fe9d2ee086856fb13ac21b1f6d1a56)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* bug in upload ([c41bc3f](https://github.com/BitModern/testQualityCli/commit/c41bc3f91ff3c8b574fcad497965df1330890846)) | ||
* bump pkg ([e082bb5](https://github.com/BitModern/testQualityCli/commit/e082bb5fcdc891989c271cf1f707f03f8257952a)) | ||
* run_result_output_dir handle directories ([2c97102](https://github.com/BitModern/testQualityCli/commit/2c97102e9b87494f2fd22813187d22d0da1e2fbd)) | ||
* test run file from files ([6e91999](https://github.com/BitModern/testQualityCli/commit/6e91999c67505e88814b77b2f738e531af0e5b42)) | ||
* use path to gen glob dir ([cbe61fa](https://github.com/BitModern/testQualityCli/commit/cbe61fa59c0aba2697daff023a39ed04d5442abc)) | ||
* wrong plan id in request ([c9ca26e](https://github.com/BitModern/testQualityCli/commit/c9ca26ef57ab363d287371290c9df79d18c241c8)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.