We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f17db commit fb88f52Copy full SHA for fb88f52
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.8](https://github.com/graphql-nexus/nexus-prisma/compare/v2.0.7...v2.0.8) (2024-12-09)
2
+
3
4
+### Bug fixes
5
6
+* **deps:** update dependency debug to ^4.4.0 ([#1147](https://github.com/graphql-nexus/nexus-prisma/issues/1147)) ([48f17db](https://github.com/graphql-nexus/nexus-prisma/commit/48f17db9b2fe50d36021cbf46f7d388825ae6fbd))
7
8
## [2.0.7](https://github.com/graphql-nexus/nexus-prisma/compare/v2.0.6...v2.0.7) (2024-12-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nexus-prisma",
- "version": "2.0.7",
+ "version": "2.0.8",
"main": "./dist-cjs/entrypoints/main.js",
"repository": "git@github.com:graphql-nexus/nexus-prisma.git",
"author": "Jason Kuhrt",
0 commit comments