Skip to content

Commit

Permalink
Release 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jan 3, 2023
1 parent e2de39e commit 6b70431
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

6.3.1 / 2023-01-03
==================

**fixes**
* [[`e2de39e`](http://github.com/koajs/session/commit/e2de39e6acaf5eef9c8660cbd864ecccaa2b60d0)] - fix: keep crc v3 (#223) (fengmk2 <<fengmk2@gmail.com>>)

6.3.0 / 2023-01-03
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "koa-session",
"description": "Koa cookie session middleware with external store support",
"repository": "koajs/session",
"version": "6.3.0",
"version": "6.3.1",
"keywords": [
"koa",
"middleware",
Expand Down

0 comments on commit 6b70431

Please sign in to comment.