Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @nezuchan/prisma@0.7.0
  • Loading branch information
KagChi committed Aug 30, 2023
1 parent a4631fc commit 8429636
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/prisma/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.7.0](https://github.com/NezuChan/library/compare/@nezuchan/prisma@0.6.0...@nezuchan/prisma@0.7.0) (2023-08-30)


### Features

* add custom instances database ([a4631fc](https://github.com/NezuChan/library/commit/a4631fc0e8113484d52a42b2b50776035dfc0bcc))





# [0.6.0](https://github.com/NezuChan/utilities/compare/@nezuchan/prisma@0.5.0...@nezuchan/prisma@0.6.0) (2023-08-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nezuchan/prisma",
"version": "0.6.0",
"version": "0.7.0",
"description": "A package that contains shared prisma schema and some utilities",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit 8429636

Please sign in to comment.