We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ae9d6 commit e9d779aCopy full SHA for e9d779a
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @triyanox/next-middleware
2
3
+## 0.1.1
4
+
5
+### Patch Changes
6
7
+- Enhance the readme for better usage experience
8
9
## 0.1.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@triyanox/next-middleware",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "The cleanest way to protect your Next.js routes with a middleware",
"license": "MIT",
"publishConfig": {
0 commit comments