Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2023-08-19)

### Bug fixes

* **deps:** update dependency tslib to ^2.6.2 ([#735](#735)) ([47f659d](47f659d))
  • Loading branch information
semantic-release-bot committed Aug 19, 2023
1 parent 47f659d commit fa1798e
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.1](https://github.com/graphql-nexus/nexus-prisma/compare/v2.0.0...v2.0.1) (2023-08-19)


### Bug fixes

* **deps:** update dependency tslib to ^2.6.2 ([#735](https://github.com/graphql-nexus/nexus-prisma/issues/735)) ([47f659d](https://github.com/graphql-nexus/nexus-prisma/commit/47f659ddfe2aa1a3954785b2f5b66b3753cb45ed))

## [2.0.0](https://github.com/graphql-nexus/nexus-prisma/compare/v1.0.18...v2.0.0) (2023-08-01)


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.0",
"version": "2.0.1",
"main": "./dist-cjs/entrypoints/main.js",
"repository": "git@github.com:graphql-nexus/nexus-prisma.git",
"author": "Jason Kuhrt",
Expand Down

0 comments on commit fa1798e

Please sign in to comment.