Skip to content

Commit 161da27

Browse files
committed
chore(release): 3.1.2
1 parent 0ef78bf commit 161da27

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,23 @@ All notable changes to this project will be documented in this file.
88
## [Unreleased]
99

1010

11+
<a name="3.1.2"></a>
12+
## [3.1.2] - 2023-08-10
13+
### Docs
14+
- **readme:** Update README.md
15+
16+
### Fix
17+
- **CollectorManager:** Fix collector mapping
18+
19+
### Refactor
20+
- **Pipes:** refactor ExceptKeysPipe
21+
- **ReportExceptionJob:** improve type hinting
22+
- **collectors:** update ChoreCollector
23+
- **collectors:** simplify RequestSessionCollector
24+
- **collectors:** Use getMarked method to get exception context
25+
- **pipes:** rename AddValuePipe to AddChorePipe
26+
27+
1128
<a name="3.1.1"></a>
1229
## [3.1.1] - 2023-08-10
1330
### Fix
@@ -434,7 +451,8 @@ All notable changes to this project will be documented in this file.
434451
- Merge pull request [#1](https://github.com/guanguans/monorepo-builder-worker/issues/1) from guanguans/imgbot
435452

436453

437-
[Unreleased]: https://github.com/guanguans/monorepo-builder-worker/compare/3.1.1...HEAD
454+
[Unreleased]: https://github.com/guanguans/monorepo-builder-worker/compare/3.1.2...HEAD
455+
[3.1.2]: https://github.com/guanguans/monorepo-builder-worker/compare/3.1.1...3.1.2
438456
[3.1.1]: https://github.com/guanguans/monorepo-builder-worker/compare/3.1.0...3.1.1
439457
[3.1.0]: https://github.com/guanguans/monorepo-builder-worker/compare/3.0.2...3.1.0
440458
[3.0.2]: https://github.com/guanguans/monorepo-builder-worker/compare/3.0.1...3.0.2

0 commit comments

Comments
 (0)