Skip to content

Commit

Permalink
chore(release): 10.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
y-infra committed Jul 24, 2024
1 parent b2546dc commit 029d89b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

<a name="10.6.0"></a>
# [10.6.0](https://github.com/gemini-testing/html-reporter/compare/v10.5.0...v10.6.0) (2024-07-24)


### Bug Fixes

* **pwt:** correctly import ts config with types ([bf26015](https://github.com/gemini-testing/html-reporter/commit/bf26015))
* move "[@gemini](https://github.com/gemini)-testing/commander" from devDeps to deps ([250b841](https://github.com/gemini-testing/html-reporter/commit/250b841))



<a name="10.5.0"></a>
# [10.5.0](https://github.com/gemini-testing/html-reporter/compare/v10.4.0...v10.5.0) (2024-07-22)

Expand Down
2 changes: 1 addition & 1 deletion 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": "html-reporter",
"version": "10.5.0",
"version": "10.6.0",
"description": "Html-reporter and GUI for viewing and managing results of a tests run. Currently supports Testplane and Hermione.",
"files": [
"build"
Expand Down

0 comments on commit 029d89b

Please sign in to comment.