Skip to content

Commit

Permalink
Release 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jun 5, 2024
1 parent 2bc63a5 commit c865f26
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

6.2.0 / 2024-06-05
==================

**features**
* [[`2bc63a5`](http://github.com/cojs/co-body/commit/2bc63a50bdb44b237f94b4d676492fcfc6c8d592)] - feat: Protect against prototype poisoning (#87) (fengmk2 <<[email protected]>>)

**others**
* [[`9cce60c`](http://github.com/cojs/co-body/commit/9cce60c33d0356465c0dc7b2c3544cb21c38c549)] - test: run test on github action (#86) (fengmk2 <<[email protected]>>)
* [[`bc50a97`](http://github.com/cojs/co-body/commit/bc50a97567c2562ac18e66d7524c363830d382bb)] - chore: add MIT license file (#79) (Peng Deng <<[email protected]>>)

6.1.0 / 2020-08-12
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "co-body",
"version": "6.1.0",
"version": "6.2.0",
"repository": "cojs/co-body",
"description": "request body parsing for co",
"keywords": [
Expand Down

0 comments on commit c865f26

Please sign in to comment.