Skip to content

Commit 9dceb74

Browse files
committed
7.0.0
1 parent 9f49ee2 commit 9dceb74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastify/request-context",
3-
"version": "6.2.1",
3+
"version": "7.0.0",
44
"description": "Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions",
55
"license": "MIT",
66
"maintainers": [
@@ -71,4 +71,4 @@
7171
"publishConfig": {
7272
"access": "public"
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)