Skip to content

Commit 757a106

Browse files
chore(release): 5.1.5 [skip ci]
## [5.1.5](v5.1.4...v5.1.5) (2024-06-22) ### Bug Fixes * anyOf format ([a2e215e](a2e215e)) ### Dependencies and Other Build Updates * **dev-deps:** bump braces from 3.0.2 to 3.0.3 ([53d842d](53d842d))
1 parent a2e215e commit 757a106

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [5.1.5](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v5.1.4...v5.1.5) (2024-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* anyOf format ([a2e215e](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/a2e215e47fe0e5670c4f3ec3ed13bf68d096b34c))
7+
8+
9+
### Dependencies and Other Build Updates
10+
11+
* **dev-deps:** bump braces from 3.0.2 to 3.0.3 ([53d842d](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/53d842d2ea1836aa0855a0866992fad89f452ad5))
12+
113
## [5.1.4](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v5.1.3...v5.1.4) (2024-05-31)
214

315

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": "5.1.4",
3+
"version": "5.1.5",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)