Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit f5c52f0

Browse files
committed
chore(release): 4.2.1 [skip ci]
## [4.2.1](v4.2.0...v4.2.1) (2019-08-25) ### πŸ› Bug Fixes * correct IOTSF0004 error message ([e69009d](e69009d)) ### πŸ’„ Polish * label record and unknownrecord as supported ([9251714](9251714))
1 parent e69009d commit f5c52f0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

β€ŽCHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [4.2.1](https://github.com/holvonix-open/io-ts-fuzzer/compare/v4.2.0...v4.2.1) (2019-08-25)
2+
3+
4+
### πŸ› Bug Fixes
5+
6+
* correct IOTSF0004 error message ([e69009d](https://github.com/holvonix-open/io-ts-fuzzer/commit/e69009d))
7+
8+
9+
### πŸ’„ Polish
10+
11+
* label record and unknownrecord as supported ([9251714](https://github.com/holvonix-open/io-ts-fuzzer/commit/9251714))
12+
113
# [4.2.0](https://github.com/holvonix-open/io-ts-fuzzer/compare/v4.1.3...v4.2.0) (2019-08-25)
214

315

β€Žpackage.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io-ts-fuzzer",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Fuzzing for io-ts codecs and types",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
Β (0)