From 3c79fa5fd470c707dc377c06669093eb745e9dc3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 17 Nov 2020 14:41:37 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.1.4...v1.2.0) (2020-11-17) ### Features * **chor:** add bin executable ([9e30dff](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/9e30dff5e218f86fffaa5d0fe18ae076d9f043ea)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1206349..831694a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.1.4...v1.2.0) (2020-11-17) + + +### Features + +* **chor:** add bin executable ([9e30dff](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/9e30dff5e218f86fffaa5d0fe18ae076d9f043ea)) + ## [1.1.4](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.1.3...v1.1.4) (2020-10-19) diff --git a/package.json b/package.json index d3ac1c28..595718b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prisma-json-schema-generator", - "version": "1.1.4", + "version": "1.2.0", "main": "dist/index.js", "license": "MIT", "files": [