Skip to content

Commit 6796c03

Browse files
chore(release): 3.1.4 [skip ci]
## [3.1.4](v3.1.3...v3.1.4) (2023-04-05) ### Dependencies and Other Build Updates * **deps:** bump @prisma/generator-helper from 4.11.0 to 4.12.0 ([e23fb45](e23fb45)) * **deps:** bump @prisma/internals from 4.11.0 to 4.12.0 ([ea552c7](ea552c7)) * **dev-deps:** bump @prisma/client from 4.11.0 to 4.12.0 ([6557ed6](6557ed6)) * **dev-deps:** bump @swc/core from 1.3.38 to 1.3.39 ([3b5a735](3b5a735)) * **dev-deps:** bump @swc/core from 1.3.39 to 1.3.40 ([f81614a](f81614a)) * **dev-deps:** bump @swc/core from 1.3.40 to 1.3.41 ([c8dc3c3](c8dc3c3)) * **dev-deps:** bump @swc/core from 1.3.41 to 1.3.42 ([3c05b4e](3c05b4e)) * **dev-deps:** bump @swc/core from 1.3.42 to 1.3.44 ([4a62359](4a62359)) * **dev-deps:** bump @swc/core from 1.3.44 to 1.3.46 ([3b9d4d2](3b9d4d2)) * **dev-deps:** bump @types/jest from 29.4.0 to 29.4.1 ([40de3a7](40de3a7)) * **dev-deps:** bump @types/jest from 29.4.1 to 29.4.4 ([aa10293](aa10293)) * **dev-deps:** bump @types/jest from 29.4.4 to 29.5.0 ([595de3a](595de3a)) * **dev-deps:** bump @types/node from 18.15.0 to 18.15.2 ([a82fb89](a82fb89)) * **dev-deps:** bump @types/node from 18.15.10 to 18.15.11 ([80d8871](80d8871)) * **dev-deps:** bump @types/node from 18.15.2 to 18.15.3 ([d671a26](d671a26)) * **dev-deps:** bump @types/node from 18.15.3 to 18.15.5 ([f1be44a](f1be44a)) * **dev-deps:** bump @types/node from 18.15.5 to 18.15.6 ([c5782c0](c5782c0)) * **dev-deps:** bump @types/node from 18.15.6 to 18.15.7 ([1911725](1911725)) * **dev-deps:** bump @types/node from 18.15.7 to 18.15.10 ([de58220](de58220)) * **dev-deps:** bump @typescript-eslint/eslint-plugin ([7cb9fc8](7cb9fc8)) * **dev-deps:** bump @typescript-eslint/eslint-plugin ([53ed5ba](53ed5ba)) * **dev-deps:** bump @typescript-eslint/eslint-plugin ([2b0efe6](2b0efe6)) * **dev-deps:** bump @typescript-eslint/eslint-plugin ([2b4ba86](2b4ba86)) * **dev-deps:** bump @typescript-eslint/parser from 5.54.1 to 5.55.0 ([69af2aa](69af2aa)) * **dev-deps:** bump @typescript-eslint/parser from 5.55.0 to 5.56.0 ([f8079cd](f8079cd)) * **dev-deps:** bump @typescript-eslint/parser from 5.56.0 to 5.57.0 ([2a1d915](2a1d915)) * **dev-deps:** bump @typescript-eslint/parser from 5.57.0 to 5.57.1 ([73a1823](73a1823)) * **dev-deps:** bump eslint from 8.35.0 to 8.36.0 ([011e932](011e932)) * **dev-deps:** bump eslint from 8.36.0 to 8.37.0 ([f9decdc](f9decdc)) * **dev-deps:** bump eslint-config-prettier from 8.7.0 to 8.8.0 ([0057bfe](0057bfe)) * **dev-deps:** bump prettier from 2.8.4 to 2.8.5 ([c093497](c093497)) * **dev-deps:** bump prettier from 2.8.5 to 2.8.6 ([95a2369](95a2369)) * **dev-deps:** bump prettier from 2.8.6 to 2.8.7 ([70e2ae8](70e2ae8)) * **dev-deps:** bump prisma from 4.11.0 to 4.12.0 ([5688c9b](5688c9b)) * **dev-deps:** bump typescript from 4.9.5 to 5.0.3 ([ba6d59f](ba6d59f))
1 parent e546370 commit 6796c03

File tree

3 files changed

+44
-3
lines changed

3 files changed

+44
-3
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
## [3.1.4](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v3.1.3...v3.1.4) (2023-04-05)
2+
3+
4+
### Dependencies and Other Build Updates
5+
6+
* **deps:** bump @prisma/generator-helper from 4.11.0 to 4.12.0 ([e23fb45](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/e23fb4519b4cc9842cd6e649a365c9e8a6c3253d))
7+
* **deps:** bump @prisma/internals from 4.11.0 to 4.12.0 ([ea552c7](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/ea552c72f8dbcd4f13ebd1d8ae212cf1c05dbfb5))
8+
* **dev-deps:** bump @prisma/client from 4.11.0 to 4.12.0 ([6557ed6](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/6557ed69179cfc49da5b02991a5dddf87926c1f3))
9+
* **dev-deps:** bump @swc/core from 1.3.38 to 1.3.39 ([3b5a735](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/3b5a7353ccb2d584166e9c68e68d58d0c8cef7bc))
10+
* **dev-deps:** bump @swc/core from 1.3.39 to 1.3.40 ([f81614a](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/f81614a3e68d79ea3cb3f90ed30283d9a0e25d63))
11+
* **dev-deps:** bump @swc/core from 1.3.40 to 1.3.41 ([c8dc3c3](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/c8dc3c3c63b3594ccb1e46ea9c35ed93b97e8e5a))
12+
* **dev-deps:** bump @swc/core from 1.3.41 to 1.3.42 ([3c05b4e](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/3c05b4ee1c1e0d8ead8aa5c2f0403a7919076d2c))
13+
* **dev-deps:** bump @swc/core from 1.3.42 to 1.3.44 ([4a62359](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/4a62359f7eaa063b190bd05ce8c08e70e8078011))
14+
* **dev-deps:** bump @swc/core from 1.3.44 to 1.3.46 ([3b9d4d2](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/3b9d4d20b18dae9e4426c44b06a188baff73d464))
15+
* **dev-deps:** bump @types/jest from 29.4.0 to 29.4.1 ([40de3a7](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/40de3a7e32ef2c8d5efdfda055ce13f54382bc74))
16+
* **dev-deps:** bump @types/jest from 29.4.1 to 29.4.4 ([aa10293](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/aa102933630e1f4709b75c3dac3939bc72eb5c24))
17+
* **dev-deps:** bump @types/jest from 29.4.4 to 29.5.0 ([595de3a](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/595de3a00c304565f1c2aa173cf537943a5718d1))
18+
* **dev-deps:** bump @types/node from 18.15.0 to 18.15.2 ([a82fb89](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/a82fb89b3a2fc8a90ea07aa79c3511410e4c5f29))
19+
* **dev-deps:** bump @types/node from 18.15.10 to 18.15.11 ([80d8871](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/80d88716781c05a423646b266cbbd186f727c9af))
20+
* **dev-deps:** bump @types/node from 18.15.2 to 18.15.3 ([d671a26](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/d671a263eccc071ebe9645c1f309acba5892dae6))
21+
* **dev-deps:** bump @types/node from 18.15.3 to 18.15.5 ([f1be44a](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/f1be44a9d65d0e1d63a3df92819366d2876b654a))
22+
* **dev-deps:** bump @types/node from 18.15.5 to 18.15.6 ([c5782c0](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/c5782c099c5593f921bfbcf5c0b2d405da2abe09))
23+
* **dev-deps:** bump @types/node from 18.15.6 to 18.15.7 ([1911725](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/19117259b82aaec3880a91f7f3d32602c1807c47))
24+
* **dev-deps:** bump @types/node from 18.15.7 to 18.15.10 ([de58220](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/de582209a398529f37801bfbd2ae7b0ca051cea2))
25+
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([7cb9fc8](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/7cb9fc83ed30073815ce974ef237c7d2c5bc32ce))
26+
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([53ed5ba](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/53ed5bac979eb9de997ab30e3966b41f3989aa4a))
27+
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([2b0efe6](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/2b0efe640d6c2eea60887dce2968a99215dd0cee))
28+
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([2b4ba86](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/2b4ba86f713bc3c12747d4630aeb9793c473c4a9))
29+
* **dev-deps:** bump @typescript-eslint/parser from 5.54.1 to 5.55.0 ([69af2aa](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/69af2aaac4f09e46dceaba9c1b29928527a9e069))
30+
* **dev-deps:** bump @typescript-eslint/parser from 5.55.0 to 5.56.0 ([f8079cd](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/f8079cdf05905660089ea59c6550b6496ede0b1d))
31+
* **dev-deps:** bump @typescript-eslint/parser from 5.56.0 to 5.57.0 ([2a1d915](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/2a1d915a1bd2d3bddb4298cb62b381e7fc0e04e1))
32+
* **dev-deps:** bump @typescript-eslint/parser from 5.57.0 to 5.57.1 ([73a1823](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/73a18230870e5aad6e70be51d467a427ca3eb365))
33+
* **dev-deps:** bump eslint from 8.35.0 to 8.36.0 ([011e932](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/011e9322516b327b9dcb36f967211ffb1cbd1d6b))
34+
* **dev-deps:** bump eslint from 8.36.0 to 8.37.0 ([f9decdc](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/f9decdcc1b35cad6924642ab590e8ed12a0120ab))
35+
* **dev-deps:** bump eslint-config-prettier from 8.7.0 to 8.8.0 ([0057bfe](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/0057bfebe224f090d3ca4fcde3ad85ef53511d8d))
36+
* **dev-deps:** bump prettier from 2.8.4 to 2.8.5 ([c093497](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/c0934974f9f67af78be00a722f4f454f0606b167))
37+
* **dev-deps:** bump prettier from 2.8.5 to 2.8.6 ([95a2369](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/95a236991fe590ae422b3bf989852d4323cb9d79))
38+
* **dev-deps:** bump prettier from 2.8.6 to 2.8.7 ([70e2ae8](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/70e2ae823945e6d94c20e190c6aecfede7df2830))
39+
* **dev-deps:** bump prisma from 4.11.0 to 4.12.0 ([5688c9b](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/5688c9be48e85e03e9ae8f5aff36de60bd156cc3))
40+
* **dev-deps:** bump typescript from 4.9.5 to 5.0.3 ([ba6d59f](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/ba6d59f968d59fec6a1ade55428ae916130417c7))
41+
142
## [3.1.3](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v3.1.2...v3.1.3) (2023-03-10)
243

344

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

0 commit comments

Comments
 (0)