Skip to content

Commit 8a788b0

Browse files
chore(release): 5.1.3 [skip ci]
## [5.1.3](v5.1.2...v5.1.3) (2024-04-16) ### Dependencies and Other Build Updates * **deps:** bump dependabot/fetch-metadata from 1.7.0 to 2.0.0 ([bbc036b](bbc036b))
1 parent 3aa33bf commit 8a788b0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.1.3](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v5.1.2...v5.1.3) (2024-04-16)
2+
3+
4+
### Dependencies and Other Build Updates
5+
6+
* **deps:** bump dependabot/fetch-metadata from 1.7.0 to 2.0.0 ([bbc036b](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/bbc036bd744d26726a1a674e45e2729ed61d1bfd))
7+
18
## [5.1.2](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v5.1.1...v5.1.2) (2024-04-16)
29

310

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

0 commit comments

Comments
 (0)