Release 0.13.1 (#824)

* [BUGFIX] Make collectors not fail on null values #823

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
Ben Kochie 2023-06-27 13:13:41 +02:00 committed by GitHub
parent 8d087f2c64
commit bf4e4fb6cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.13.1 / 2023-06-27
* [BUGFIX] Make collectors not fail on null values #823
## 0.13.0 / 2023-06-21
BREAKING CHANGES:

View File

@ -1 +1 @@
0.13.0
0.13.1