From 6639a89b22111d148ad6da32a98579e6614af549 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 24 Sep 2020 06:47:03 +0000 Subject: [PATCH] chore(release): 1.1.1 [skip ci] ## [1.1.1](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.1.0...v1.1.1) (2020-09-24) ### Bug Fixes * configure semantic-release/github and configure tarball include correctly ([55adfcb](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/55adfcbbee5ac610fff7f102d5ea63dd0216e398)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75909481..a2145025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.1](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.1.0...v1.1.1) (2020-09-24) + + +### Bug Fixes + +* configure semantic-release/github and configure tarball include correctly ([55adfcb](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/55adfcbbee5ac610fff7f102d5ea63dd0216e398)) + # [1.1.0](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.0.0...v1.1.0) (2020-09-24) diff --git a/package.json b/package.json index 80144663..3171d0a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prisma-json-schema-generator", - "version": "1.1.0", + "version": "1.1.1", "main": "dist/index.js", "license": "MIT", "bin": {