Skip to content

Commit

Permalink
chore(release): 6.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.1.0](v6.0.3...v6.1.0) (2021-07-08)

### Bug Fixes

* **i18n:** avoid passing non-string parameters to i18n engine ([abec736](abec736))

### Features

* expose nodejs api ([cd7dd63](cd7dd63))
  • Loading branch information
semantic-release-bot committed Jul 8, 2021
1 parent abec736 commit 7eed3ff
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [6.1.0](https://github.com/adobe/jsonschema2md/compare/v6.0.3...v6.1.0) (2021-07-08)


### Bug Fixes

* **i18n:** avoid passing non-string parameters to i18n engine ([abec736](https://github.com/adobe/jsonschema2md/commit/abec73689c490d147d7874d9cf593af901f49b5c))


### Features

* expose nodejs api ([cd7dd63](https://github.com/adobe/jsonschema2md/commit/cd7dd63de2eef0a13859aec9c4b1ca6d5045d229))

## [6.0.3](https://github.com/adobe/jsonschema2md/compare/v6.0.2...v6.0.3) (2021-05-04)


Expand Down

0 comments on commit 7eed3ff

Please sign in to comment.