Skip to content

Commit

Permalink
1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 11, 2022
1 parent 99d6cde commit 1010fad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unreleased
==========
1.17.3 / 2022-05-11
===================

* Fix resaving already-saved new session at end of request
* deps: [email protected]
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": "express-session",
"version": "1.17.2",
"version": "1.17.3",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
"contributors": [
Expand Down

0 comments on commit 1010fad

Please sign in to comment.