Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 1059cc0

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.11...v1.1.0) (2022-02-28) ### Features * support matrix builds ([070f9db](070f9db)), closes [#15](#15) [#16](#16)
1 parent 070f9db commit 1059cc0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/MirageNet/nunit-reporter/compare/v1.0.11...v1.1.0) (2022-02-28)
2+
3+
4+
### Features
5+
6+
* support matrix builds ([070f9db](https://github.com/MirageNet/nunit-reporter/commit/070f9db8e343e6d2ae955f1e6348a7d60e515c0e)), closes [#15](https://github.com/MirageNet/nunit-reporter/issues/15) [#16](https://github.com/MirageNet/nunit-reporter/issues/16)
7+
18
## [1.0.11](https://github.com/MirageNet/nunit-reporter/compare/v1.0.10...v1.0.11) (2020-07-20)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nunit-result",
3-
"version": "1.0.11",
3+
"version": "1.1.0",
44
"private": true,
55
"description": "Action to add nunit tests results ",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)