diff --git a/CHANGELOG.md b/CHANGELOG.md index aca44516..a1206349 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.4](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.1.3...v1.1.4) (2020-10-19) + + +### Bug Fixes + +* Support floating number use cases ([7f11bdd](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/7f11bddbbe019b9d6d350d7116e473b88d518c10)), closes [#7](https://github.com/valentinpalkovic/prisma-json-schema-generator/issues/7) + ## [1.1.3](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v1.1.2...v1.1.3) (2020-09-26) diff --git a/package.json b/package.json index 765e6f05..9acbf8d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prisma-json-schema-generator", - "version": "1.1.3", + "version": "1.1.4", "main": "dist/index.js", "license": "MIT", "files": [