Skip to content

Commit 6a6224a

Browse files
chore(release): 2.3.1 [skip ci]
## [2.3.1](v2.3.0...v2.3.1) (2020-12-15) ### Bug Fixes * fixing default of threshold.avgErrorRate to 0 ([0e29254](0e29254))
1 parent de6277b commit 6a6224a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.1](https://github.com/DasRed/perst/compare/v2.3.0...v2.3.1) (2020-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* fixing default of threshold.avgErrorRate to 0 ([0e29254](https://github.com/DasRed/perst/commit/0e2925455289235354556ca02f8df769a14a5e41))
7+
18
# [2.3.0](https://github.com/DasRed/perst/compare/v2.2.1...v2.3.0) (2020-12-14)
29

310

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": "perst",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"main": "dist/index.js",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)