Skip to content

Commit e9d779a

Browse files
committed
chore: version package
1 parent 46ae9d6 commit e9d779a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @triyanox/next-middleware
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Enhance the readme for better usage experience
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@triyanox/next-middleware",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "The cleanest way to protect your Next.js routes with a middleware",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)