Skip to content

Commit cb3ae17

Browse files
chore(release): 2.0.17 [skip ci]
## [2.0.17](v2.0.16...v2.0.17) (2022-06-17) ### Dependencies and Other Build Updates * **deps:** bump @prisma/generator-helper from 3.15.1 to 3.15.2 ([7263084](7263084)) * **deps:** bump @prisma/sdk from 3.15.1 to 3.15.2 ([db15ad8](db15ad8)) * **dev-deps:** bump @prisma/client from 3.15.1 to 3.15.2 ([fa9c2fe](fa9c2fe)) * **dev-deps:** bump @swc/core from 1.2.197 to 1.2.198 ([e8a83f5](e8a83f5)) * **dev-deps:** bump @swc/core from 1.2.198 to 1.2.203 ([34510ed](34510ed)) * **dev-deps:** bump @types/node from 17.0.41 to 17.0.42 ([ccbe9d8](ccbe9d8)) * **dev-deps:** bump @types/node from 17.0.42 to 17.0.44 ([10f4a23](10f4a23)) * **dev-deps:** bump @types/node from 17.0.44 to 18.0.0 ([cf2de7a](cf2de7a)) * **dev-deps:** bump @typescript-eslint/eslint-plugin ([fcc684c](fcc684c)) * **dev-deps:** bump @typescript-eslint/parser from 5.27.1 to 5.28.0 ([16859e1](16859e1)) * **dev-deps:** bump prettier from 2.6.2 to 2.7.0 ([037a740](037a740)) * **dev-deps:** bump prettier from 2.7.0 to 2.7.1 ([dd8e1c2](dd8e1c2)) * **dev-deps:** bump prisma from 3.15.1 to 3.15.2 ([2fb85d3](2fb85d3))
1 parent a09fabf commit cb3ae17

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [2.0.17](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v2.0.16...v2.0.17) (2022-06-17)
2+
3+
4+
### Dependencies and Other Build Updates
5+
6+
* **deps:** bump @prisma/generator-helper from 3.15.1 to 3.15.2 ([7263084](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/7263084f2eac49b248836529e5a4a46af081173a))
7+
* **deps:** bump @prisma/sdk from 3.15.1 to 3.15.2 ([db15ad8](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/db15ad838a0edb77fdd389e1d26f43a2ff1f0131))
8+
* **dev-deps:** bump @prisma/client from 3.15.1 to 3.15.2 ([fa9c2fe](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/fa9c2feeeac6c5ade098494caaa39e3f0e9e8192))
9+
* **dev-deps:** bump @swc/core from 1.2.197 to 1.2.198 ([e8a83f5](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/e8a83f5b6917669e94c7be24cb3a852ffccc6889))
10+
* **dev-deps:** bump @swc/core from 1.2.198 to 1.2.203 ([34510ed](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/34510ed13dc934bfabd0f821e871c6211b46faa2))
11+
* **dev-deps:** bump @types/node from 17.0.41 to 17.0.42 ([ccbe9d8](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/ccbe9d8e0dbedac6a24a442dde24d7cda48e06c8))
12+
* **dev-deps:** bump @types/node from 17.0.42 to 17.0.44 ([10f4a23](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/10f4a239cd700dee510e5fcf6adcedab5e32668c))
13+
* **dev-deps:** bump @types/node from 17.0.44 to 18.0.0 ([cf2de7a](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/cf2de7a0a232da5b8e9a2f813737d0e87a99d555))
14+
* **dev-deps:** bump @typescript-eslint/eslint-plugin ([fcc684c](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/fcc684c4f7266c9d1cb1e6f0dc800de35df8cd98))
15+
* **dev-deps:** bump @typescript-eslint/parser from 5.27.1 to 5.28.0 ([16859e1](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/16859e1e5abc5a3d98ea15f99491d7cfaf243b73))
16+
* **dev-deps:** bump prettier from 2.6.2 to 2.7.0 ([037a740](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/037a74022ce2a77c931512dfddcbe34acc0d4dc2))
17+
* **dev-deps:** bump prettier from 2.7.0 to 2.7.1 ([dd8e1c2](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/dd8e1c2eef237f0ac8003af6b5aa27fd2f85409f))
18+
* **dev-deps:** bump prisma from 3.15.1 to 3.15.2 ([2fb85d3](https://github.com/valentinpalkovic/prisma-json-schema-generator/commit/2fb85d33ccda36351c5e90f35a30cef3e7f847fe))
19+
120
## [2.0.16](https://github.com/valentinpalkovic/prisma-json-schema-generator/compare/v2.0.15...v2.0.16) (2022-06-10)
221

322

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

0 commit comments

Comments
 (0)