Skip to content

Commit

Permalink
chore(release): 2.3.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.6](v2.3.5...v2.3.6) (2020-12-19)

### Bug Fixes

* 🐛 don't fail test suite on invalid output ([f91576b](f91576b))
  • Loading branch information
semantic-release-bot committed Dec 19, 2020
1 parent f91576b commit 027d658
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 @@
## [2.3.6](https://github.com/streamich/json-joy/compare/v2.3.5...v2.3.6) (2020-12-19)


### Bug Fixes

* 🐛 don't fail test suite on invalid output ([f91576b](https://github.com/streamich/json-joy/commit/f91576bba0bd8281fbace09828d580c215f2c204))

## [2.3.5](https://github.com/streamich/json-joy/compare/v2.3.4...v2.3.5) (2020-12-18)


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": "json-joy",
"version": "2.3.5",
"version": "2.3.6",
"description": "",
"author": {
"name": "streamich",
Expand Down

0 comments on commit 027d658

Please sign in to comment.