Skip to content

Commit fb88f52

Browse files
chore(release): 2.0.8 [skip ci]
## [2.0.8](v2.0.7...v2.0.8) (2024-12-09) ### Bug fixes * **deps:** update dependency debug to ^4.4.0 ([#1147](#1147)) ([48f17db](48f17db))
1 parent 48f17db commit fb88f52

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.0.7](https://github.com/graphql-nexus/nexus-prisma/compare/v2.0.6...v2.0.7) (2024-12-03)
29

310

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.7",
3+
"version": "2.0.8",
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)