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

Commit

Permalink
chore(release): 4.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.3.0](v4.2.1...v4.3.0) (2019-08-25)

### πŸŒŸπŸš€ Features

* fluent record fuzzer configuration ([b0a20bd](b0a20bd))
  • Loading branch information
holvonix-bot committed Aug 25, 2019
1 parent b0a20bd commit 76858d3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.3.0](https://github.com/holvonix-open/io-ts-fuzzer/compare/v4.2.1...v4.3.0) (2019-08-25)


### πŸŒŸπŸš€ Features

* fluent record fuzzer configuration ([b0a20bd](https://github.com/holvonix-open/io-ts-fuzzer/commit/b0a20bd))

## [4.2.1](https://github.com/holvonix-open/io-ts-fuzzer/compare/v4.2.0...v4.2.1) (2019-08-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "io-ts-fuzzer",
"version": "4.2.1",
"version": "4.3.0",
"description": "Fuzzing for io-ts codecs and types",
"repository": {
"type": "git",
Expand Down

0 comments on commit 76858d3

Please sign in to comment.