Skip to content

Commit b522d2e

Browse files
committed
v6.9.6
1 parent 47d0b83 commit b522d2e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## **6.9.6**
2+
- [Fix] restore `dist` dir; mistakenly removed in d4f6c32
3+
14
## **6.9.5**
25
- [Fix] `stringify`: do not encode parens for RFC1738
36
- [Fix] `stringify`: fix arrayFormat comma with empty array/objects (#350)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "qs",
33
"description": "A querystring parser that supports nesting and arrays, with a depth limit",
44
"homepage": "https://github.com/ljharb/qs",
5-
"version": "6.9.5",
5+
"version": "6.9.6",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/ljharb/qs.git"

0 commit comments

Comments
 (0)