Skip to content

Commit f887e72

Browse files
committed
chore: serialize-query-params v2.0.4
1 parent 8829559 commit f887e72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/serialize-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": "serialize-query-params",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "A library for simplifying encoding and decoding URL query parameters.",
55
"main": "./dist/index.cjs.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)