We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97cd97 commit a9f0b57Copy full SHA for a9f0b57
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
-## 6.0.5 - 2021-10-20
+## 6.0.6 - 2022-02-03
4
+
5
+* update typescript definition
6
7
+## 6.0.5 - 2021-10-20w
8
9
* version bump
10
* remove `package-lock.json`, no depedencies so make bot and install warnings go away
package.json
@@ -11,7 +11,7 @@
11
},
12
"./": "./"
13
14
- "version": "6.0.5",
+ "version": "6.0.6",
15
"description": "Return an object as an 'x-www-form-urlencoded' string",
16
"author": "Chris <chris@bumblehead.com>",
17
"license": "MIT",
0 commit comments