Skip to content

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.3](v2.0.2...v2.0.3) (2024-02-06)

### Bug fixes

* **deps:** update dependency semver to ^7.6.0 ([#978](#978)) ([850b7dd](850b7dd))
  • Loading branch information
semantic-release-bot committed Feb 6, 2024
1 parent 850b7dd commit e72a1e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.3](https://github.com/graphql-nexus/nexus-prisma/compare/v2.0.2...v2.0.3) (2024-02-06)


### Bug fixes

* **deps:** update dependency semver to ^7.6.0 ([#978](https://github.com/graphql-nexus/nexus-prisma/issues/978)) ([850b7dd](https://github.com/graphql-nexus/nexus-prisma/commit/850b7dd668620f95d769b910cd1b2a87567a6d19))

## [2.0.2](https://github.com/graphql-nexus/nexus-prisma/compare/v2.0.1...v2.0.2) (2024-02-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nexus-prisma",
"version": "2.0.2",
"version": "2.0.3",
"main": "./dist-cjs/entrypoints/main.js",
"repository": "[email protected]:graphql-nexus/nexus-prisma.git",
"author": "Jason Kuhrt",
Expand Down

0 comments on commit e72a1e7

Please sign in to comment.