Skip to content

Commit

Permalink
chore(release): 4.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.4](v4.0.3...v4.0.4) (2020-01-14)

### Bug Fixes

* **cli:** do not exit after creating readme.md ([cb7d012](cb7d012))
* **cli:** make the -n or --no-readme option work again ([3c63c03](3c63c03))
* **loader:** guard against endless wrapping ([dd1f7f6](dd1f7f6)), closes [#194](#194)
  • Loading branch information
semantic-release-bot committed Jan 14, 2020
1 parent f41d877 commit 60bd7e2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.0.4](https://github.com/adobe/jsonschema2md/compare/v4.0.3...v4.0.4) (2020-01-14)


### Bug Fixes

* **cli:** do not exit after creating readme.md ([cb7d012](https://github.com/adobe/jsonschema2md/commit/cb7d012))
* **cli:** make the -n or --no-readme option work again ([3c63c03](https://github.com/adobe/jsonschema2md/commit/3c63c03))
* **loader:** guard against endless wrapping ([dd1f7f6](https://github.com/adobe/jsonschema2md/commit/dd1f7f6)), closes [#194](https://github.com/adobe/jsonschema2md/issues/194)

## [4.0.3](https://github.com/adobe/jsonschema2md/compare/v4.0.2...v4.0.3) (2020-01-09)


Expand Down

0 comments on commit 60bd7e2

Please sign in to comment.