We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0364cc0 commit be9e270Copy full SHA for be9e270
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [3.10.0] - 2025-07-23
4
+
5
+- Allow passing in a pull request number to comment on (@darmbrust)
6
7
## [3.9.0] - 2025-04-26
8
9
- Add output variable for raw report data (@seongminn)
@@ -90,6 +94,7 @@
90
94
91
95
- Initial release
92
96
97
+[3.10.0]: https://github.com/daun/playwright-report-summary/releases/tag/v3.10.0
93
98
[3.9.0]: https://github.com/daun/playwright-report-summary/releases/tag/v3.9.0
99
[3.8.0]: https://github.com/daun/playwright-report-summary/releases/tag/v3.8.0
100
[3.7.0]: https://github.com/daun/playwright-report-summary/releases/tag/v3.7.0
0 commit comments