diff --git a/CHANGELOG.md b/CHANGELOG.md index cb74cf4b..de6b22b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.6.0](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.5.0...v1.6.0) (2021-12-14) + + +### Features + +* Generate default value in JSON Schema ([ddf4fa0](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/ddf4fa0802cf14dbe450001eeedf846746419f7d)) + # [1.5.0](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.4.0...v1.5.0) (2021-09-26) diff --git a/package.json b/package.json index 772a48c9..c1855367 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prisma-json-schema-generator", - "version": "1.5.0", + "version": "1.6.0", "main": "dist/index.js", "license": "MIT", "files": [