Skip to content

Commit

Permalink
chore(release): 10.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
y-infra committed Aug 29, 2024
1 parent 32d4694 commit 2d37b19
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.7"></a>
## [10.6.7](https://github.com/gemini-testing/html-reporter/compare/v10.6.6...v10.6.7) (2024-08-29)


### Bug Fixes

* pwt static image accepter ([a9fcd4c](https://github.com/gemini-testing/html-reporter/commit/a9fcd4c))


### Features

* implement basic suites page in new UI ([#590](https://github.com/gemini-testing/html-reporter/issues/590)) ([fea8cf5](https://github.com/gemini-testing/html-reporter/commit/fea8cf5))
* implement filtering by browser in new ui ([#593](https://github.com/gemini-testing/html-reporter/issues/593)) ([e526ec3](https://github.com/gemini-testing/html-reporter/commit/e526ec3))
* implement filtering by status in new ui ([#592](https://github.com/gemini-testing/html-reporter/issues/592)) ([549a42f](https://github.com/gemini-testing/html-reporter/commit/549a42f))



<a name="10.6.6"></a>
## [10.6.6](https://github.com/gemini-testing/html-reporter/compare/v10.6.5...v10.6.6) (2024-08-20)

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.6.6",
"version": "10.6.7",
"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 2d37b19

Please sign in to comment.