Skip to content
Snippets Groups Projects
Commit 56a96dff authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 3.0.0 [skip ci]

# [3.0.0](https://github.com/adobe/jsonschema2md/compare/v2.1.2...v3.0.0) (2019-07-24)

### Bug Fixes

* **cli:** fix breaking changes to readdirp API ([5150f3f6](https://github.com/adobe/jsonschema2md/commit/5150f3f))
* **package:** update readdirp to version 3.1.1 ([05cd51e0](https://github.com/adobe/jsonschema2md/commit/05cd51e)), closes [#127](https://github.com/adobe/jsonschema2md/issues/127)

### Build System

* **package:** require minimum node version: 8 ([a9ec9355](https://github.com/adobe/jsonschema2md/commit/a9ec935))

### BREAKING CHANGES

* **package:** Node 7 and lower are no longer supported, Node 8 is now the minimum version
parent e20ce63b
No related branches found
No related tags found
No related merge requests found
# [3.0.0](https://github.com/adobe/jsonschema2md/compare/v2.1.2...v3.0.0) (2019-07-24)
### Bug Fixes
* **cli:** fix breaking changes to readdirp API ([5150f3f](https://github.com/adobe/jsonschema2md/commit/5150f3f))
* **package:** update readdirp to version 3.1.1 ([05cd51e](https://github.com/adobe/jsonschema2md/commit/05cd51e)), closes [#127](https://github.com/adobe/jsonschema2md/issues/127)
### Build System
* **package:** require minimum node version: 8 ([a9ec935](https://github.com/adobe/jsonschema2md/commit/a9ec935))
### BREAKING CHANGES
* **package:** Node 7 and lower are no longer supported, Node 8 is now the minimum version
## [2.1.2](https://github.com/adobe/jsonschema2md/compare/v2.1.1...v2.1.2) (2019-07-19)
......
This diff is collapsed.
......@@ -17,8 +17,8 @@
},
"dependencies": {
"ajv": "^6.5.4",
"bluebird": "^3.5.5",
"async": "^3.0.1",
"bluebird": "^3.5.5",
"ejs": "^2.4.2",
"github-slugger": "^1.2.1",
"jasmine-xml-reporter": "^1.2.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment