Skip to content

Commit 59b69ac

Browse files
chore(release): 5.1.4 [skip ci]
## [5.1.4](v5.1.3...v5.1.4) (2024-05-31) ### Bug Fixes * dist directory structure error ([528d067](528d067)) ### Dependencies and Other Build Updates * **deps:** bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 ([cae9cad](cae9cad))
1 parent 8958633 commit 59b69ac

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.4](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v5.1.3...v5.1.4) (2024-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* dist directory structure error ([528d067](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/528d067c0e2355085f8a18ce63d62dc9f5e759ee))
7+
8+
9+
### Dependencies and Other Build Updates
10+
11+
* **deps:** bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 ([cae9cad](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/cae9cad0ec0e65fc2ce2aeac7c032bc822c9029e))
12+
113
## [5.1.3](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v5.1.2...v5.1.3) (2024-04-16)
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.3",
3+
"version": "5.1.4",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)