From 50cff75c4c801e4ba028a667c3199c8662f796ff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 26 Jan 2022 08:04:43 +0000 Subject: [PATCH] chore(release): 1.6.2 [skip ci] ### [1.6.2](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.6.1...v1.6.2) (2022-01-26) ### Bug Fixes * Add more valid types for JSON type ([3ead22c](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/3ead22cd76b097dd2dff0468b047ed971311f844)), closes [#303](https://github.com/valentinpalkovic/prisma-json-schema-generator/issues/303) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cba5866..6a208c8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.6.2](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.6.1...v1.6.2) (2022-01-26) + + +### Bug Fixes + +* Add more valid types for JSON type ([3ead22c](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/3ead22cd76b097dd2dff0468b047ed971311f844)), closes [#303](https://github.com/valentinpalkovic/prisma-json-schema-generator/issues/303) + ### [1.6.1](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.6.0...v1.6.1) (2022-01-25) diff --git a/package.json b/package.json index 9597a201..960afc70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prisma-json-schema-generator", - "version": "1.6.1", + "version": "1.6.2", "main": "dist/index.js", "license": "MIT", "files": [