Skip to content

Commit 9153b06

Browse files
chore: release main (#126)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 214c6b6 commit 9153b06

File tree

15 files changed

+65
-8
lines changed

15 files changed

+65
-8
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/github":"1.7.0","packages/junit":"1.3.1","packages/silent":"1.2.5","packages/bail":"1.2.0","packages/testwatch":"1.4.3","packages/slow":"1.0.1","packages/mocha":"1.0.1"}
1+
{"packages/github":"1.7.1","packages/junit":"1.3.2","packages/silent":"1.2.6","packages/bail":"1.2.1","packages/testwatch":"1.4.4","packages/slow":"1.0.2","packages/mocha":"1.0.2"}

packages/bail/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/MoLow/reporters/compare/bail-v1.2.0...bail-v1.2.1) (2024-09-10)
4+
5+
6+
### Tests
7+
8+
* use human readable snapshots ([#127](https://github.com/MoLow/reporters/issues/127)) ([cc7d3ba](https://github.com/MoLow/reporters/commit/cc7d3baa7b054f82a5580dfe4151d4eb3c9e8dd5))
9+
310
## [1.2.0](https://github.com/MoLow/reporters/compare/bail-v1.1.4...bail-v1.2.0) (2024-03-14)
411

512

packages/bail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reporters/bail",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A Bail library for `node:test`",
55
"type": "commonjs",
66
"keywords": [

packages/github/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.7.1](https://github.com/MoLow/reporters/compare/github-v1.7.0...github-v1.7.1) (2024-09-10)
4+
5+
6+
### Tests
7+
8+
* update tests to reflect latest node updates ([#125](https://github.com/MoLow/reporters/issues/125)) ([2849c0f](https://github.com/MoLow/reporters/commit/2849c0f9b57375eb4dc704539fdb331b0b4cd572))
9+
* use human readable snapshots ([#127](https://github.com/MoLow/reporters/issues/127)) ([cc7d3ba](https://github.com/MoLow/reporters/commit/cc7d3baa7b054f82a5580dfe4151d4eb3c9e8dd5))
10+
311
## [1.7.0](https://github.com/MoLow/reporters/compare/github-v1.6.0...github-v1.7.0) (2024-03-14)
412

513

packages/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reporters/github",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "A github actions reporter for `node:test`",
55
"type": "commonjs",
66
"keywords": [

packages/junit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.3.2](https://github.com/MoLow/reporters/compare/junit-v1.3.1...junit-v1.3.2) (2024-09-10)
4+
5+
6+
### Tests
7+
8+
* update tests to reflect latest node updates ([#125](https://github.com/MoLow/reporters/issues/125)) ([2849c0f](https://github.com/MoLow/reporters/commit/2849c0f9b57375eb4dc704539fdb331b0b4cd572))
9+
* use human readable snapshots ([#127](https://github.com/MoLow/reporters/issues/127)) ([cc7d3ba](https://github.com/MoLow/reporters/commit/cc7d3baa7b054f82a5580dfe4151d4eb3c9e8dd5))
10+
311
## [1.3.1](https://github.com/MoLow/reporters/compare/junit-v1.3.0...junit-v1.3.1) (2024-03-14)
412

513

packages/junit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reporters/junit",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "A jUnit reporter for `node:test`",
55
"type": "commonjs",
66
"keywords": [

packages/mocha/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/MoLow/reporters/compare/mocha-v1.0.1...mocha-v1.0.2) (2024-09-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **mocha:** unwrap errors ([#128](https://github.com/MoLow/reporters/issues/128)) ([214c6b6](https://github.com/MoLow/reporters/commit/214c6b6a2d7bb811f65f1b0d7b7352ab3226193f))
9+
10+
11+
### Tests
12+
13+
* update tests to reflect latest node updates ([#125](https://github.com/MoLow/reporters/issues/125)) ([2849c0f](https://github.com/MoLow/reporters/commit/2849c0f9b57375eb4dc704539fdb331b0b4cd572))
14+
* use human readable snapshots ([#127](https://github.com/MoLow/reporters/issues/127)) ([cc7d3ba](https://github.com/MoLow/reporters/commit/cc7d3baa7b054f82a5580dfe4151d4eb3c9e8dd5))
15+
316
## [1.0.1](https://github.com/MoLow/reporters/compare/mocha-v1.0.0...mocha-v1.0.1) (2024-03-14)
417

518

packages/mocha/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reporters/mocha",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "use any mocha reporter with `node:test`",
55
"type": "commonjs",
66
"keywords": [

packages/silent/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.6](https://github.com/MoLow/reporters/compare/silent-v1.2.5...silent-v1.2.6) (2024-09-10)
4+
5+
6+
### Tests
7+
8+
* use human readable snapshots ([#127](https://github.com/MoLow/reporters/issues/127)) ([cc7d3ba](https://github.com/MoLow/reporters/commit/cc7d3baa7b054f82a5580dfe4151d4eb3c9e8dd5))
9+
310
## [1.2.5](https://github.com/MoLow/reporters/compare/silent-v1.2.4...silent-v1.2.5) (2024-03-14)
411

512

0 commit comments

Comments
 (0)