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