We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a551b1 commit 5678a79Copy full SHA for 5678a79
History.md
@@ -1,4 +1,10 @@
1
2
+4.4.1 / 2023-06-22
3
+==================
4
+
5
+**fixes**
6
+ * [[`5a551b1`](http://github.com/koajs/bodyparser/commit/5a551b1de6f5e2200b8a838207b56ea1198bdb96)] - fix: compatible extra semicolon on content-type header (#153) (fengmk2 <<[email protected]>>)
7
8
4.4.0 / 2023-03-15
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "koa-bodyparser",
- "version": "4.4.0",
+ "version": "4.4.1",
"description": "a body parser for Koa",
"main": "index.js",
"scripts": {
0 commit comments