Skip to content

Commit 7b53ac9

Browse files
committed
chore(release): publish
- @nezuchan/prisma@0.1.1
1 parent 22beb87 commit 7b53ac9

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/prisma/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.1](https://github.com/NezuChan/utilities/compare/@nezuchan/prisma@0.1.0...@nezuchan/prisma@0.1.1) (2023-02-21)
7+
8+
9+
### Features
10+
11+
* **prisma:** export prisma-redis-middleware ([d25eb56](https://github.com/NezuChan/utilities/commit/d25eb5683d14b1a40218469cbffef387cc8891c3))
12+
13+
14+
15+
16+
617
# 0.1.0 (2023-02-21)
718

819

packages/prisma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nezuchan/prisma",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A package that contains shared prisma schema and some utilities",
55
"main": "dist",
66
"scripts": {

0 commit comments

Comments
 (0)