Skip to content

Commit 616b2f6

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2024-02-03) ### CI * remove nodejs lts versions that didn't start yet ([#806](#806)) ([42c6c7f](42c6c7f)) ### Bug fixes * **deps:** update dependency graphql-scalars to ^1.22.4 ([#816](#816)) ([3ae332f](3ae332f))
1 parent 3ae332f commit 616b2f6

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.0.2](https://github.com/graphql-nexus/nexus-prisma/compare/v2.0.1...v2.0.2) (2024-02-03)
2+
3+
4+
### CI
5+
6+
* remove nodejs lts versions that didn't start yet ([#806](https://github.com/graphql-nexus/nexus-prisma/issues/806)) ([42c6c7f](https://github.com/graphql-nexus/nexus-prisma/commit/42c6c7fbdd0c2fdd8d1588deb46c9c4f22b9e8bf))
7+
8+
9+
### Bug fixes
10+
11+
* **deps:** update dependency graphql-scalars to ^1.22.4 ([#816](https://github.com/graphql-nexus/nexus-prisma/issues/816)) ([3ae332f](https://github.com/graphql-nexus/nexus-prisma/commit/3ae332fba2be207fc853d377b1416d10fa51370a))
12+
113
## [2.0.1](https://github.com/graphql-nexus/nexus-prisma/compare/v2.0.0...v2.0.1) (2023-08-19)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nexus-prisma",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"main": "./dist-cjs/entrypoints/main.js",
55
"repository": "git@github.com:graphql-nexus/nexus-prisma.git",
66
"author": "Jason Kuhrt",

0 commit comments

Comments
 (0)