Skip to content

Commit 8cc8d71

Browse files
chore(release): 2.0.4 [skip ci]
## [2.0.4](v2.0.3...v2.0.4) (2024-02-17) ### Bug fixes * **externalToInternalDMMF.ts:** import `.js` ([#985](#985)) ([1dba723](1dba723))
1 parent 1dba723 commit 8cc8d71

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.4](https://github.com/graphql-nexus/nexus-prisma/compare/v2.0.3...v2.0.4) (2024-02-17)
2+
3+
4+
### Bug fixes
5+
6+
* **externalToInternalDMMF.ts:** import `.js` ([#985](https://github.com/graphql-nexus/nexus-prisma/issues/985)) ([1dba723](https://github.com/graphql-nexus/nexus-prisma/commit/1dba7239921f0d4addcbf7a5f91983152ba7eaa9))
7+
18
## [2.0.3](https://github.com/graphql-nexus/nexus-prisma/compare/v2.0.2...v2.0.3) (2024-02-06)
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.3",
3+
"version": "2.0.4",
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)