Skip to content

Commit 5678a79

Browse files
committed
Release 4.4.1
1 parent 5a551b1 commit 5678a79

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

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+
28
4.4.0 / 2023-03-15
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koa-bodyparser",
3-
"version": "4.4.0",
3+
"version": "4.4.1",
44
"description": "a body parser for Koa",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)