Skip to content

Commit 74741e3

Browse files
chore(release): 2.0.16 [skip ci]
## [2.0.16](v2.0.15...v2.0.16) (2022-06-10) ### Dependencies and Other Build Updates * **deps:** bump @prisma/generator-helper from 3.15.0 to 3.15.1 ([5505d59](5505d59)) * **deps:** bump @prisma/sdk from 3.15.0 to 3.15.1 ([d2aac13](d2aac13)) * **dev-deps:** bump @prisma/client from 3.15.0 to 3.15.1 ([4495654](4495654)) * **dev-deps:** bump prisma from 3.15.0 to 3.15.1 ([7d26c7d](7d26c7d))
1 parent 5e76f6c commit 74741e3

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.0.16](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v2.0.15...v2.0.16) (2022-06-10)
2+
3+
4+
### Dependencies and Other Build Updates
5+
6+
* **deps:** bump @prisma/generator-helper from 3.15.0 to 3.15.1 ([5505d59](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/5505d59ed803c534a172846b192884c09d032454))
7+
* **deps:** bump @prisma/sdk from 3.15.0 to 3.15.1 ([d2aac13](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/d2aac13afc3b3c83858c3f3752c4e52ba89555e2))
8+
* **dev-deps:** bump @prisma/client from 3.15.0 to 3.15.1 ([4495654](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/4495654592bdc087503d4a588e2edf1a90228d3c))
9+
* **dev-deps:** bump prisma from 3.15.0 to 3.15.1 ([7d26c7d](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/7d26c7d422362e0ab394ddac3e6fa8e4a56ae89a))
10+
111
## [2.0.15](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v2.0.14...v2.0.15) (2022-06-08)
212

313

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prisma-json-schema-generator",
3-
"version": "2.0.15",
3+
"version": "2.0.16",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)