Skip to content

Commit 73d3c5b

Browse files
committed
chore(release): 10.17.1
1 parent ca7b730 commit 73d3c5b

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
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.
44

5+
<a name="10.17.1"></a>
6+
## [10.17.1](https://github.com/gemini-testing/html-reporter/compare/v10.17.0...v10.17.1) (2025-05-15)
7+
8+
9+
### Bug Fixes
10+
11+
* improve cross-browser compatibility and update gravity-ui ([#664](https://github.com/gemini-testing/html-reporter/issues/664)) ([4eea0ca](https://github.com/gemini-testing/html-reporter/commit/4eea0ca))
12+
* restore compatibility with hermione and prohibit imports from testplane ([#665](https://github.com/gemini-testing/html-reporter/issues/665)) ([ca7b730](https://github.com/gemini-testing/html-reporter/commit/ca7b730))
13+
14+
15+
### Features
16+
17+
* enhance README with new visuals, demo and usage instructions ([#659](https://github.com/gemini-testing/html-reporter/issues/659)) ([d7f4ad2](https://github.com/gemini-testing/html-reporter/commit/d7f4ad2))
18+
* remember section sizes in localstorage and implement quick show/hide suites tree button ([#662](https://github.com/gemini-testing/html-reporter/issues/662)) ([5df46bc](https://github.com/gemini-testing/html-reporter/commit/5df46bc))
19+
20+
21+
522
<a name="10.17.0"></a>
623
# [10.17.0](https://github.com/gemini-testing/html-reporter/compare/v10.16.4...v10.17.0) (2025-05-07)
724

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-reporter",
3-
"version": "10.17.0",
3+
"version": "10.17.1",
44
"description": "Html-reporter and GUI for viewing and managing results of a tests run. Currently supports Testplane and Hermione.",
55
"files": [
66
"build"

0 commit comments

Comments
 (0)