Skip to content

Commit d06731d

Browse files
committed
chore: v2.1.1
1 parent 4f3d40c commit d06731d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/use-query-params/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-query-params",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "React Hook for managing state in URL query parameters with easy serialization.",
55
"main": "./dist/index.cjs.js",
66
"typings": "./dist/index.d.ts",

0 commit comments

Comments
 (0)