Skip to content

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pirxpilot committed Dec 25, 2023
1 parent d1bb3f4 commit 82bcdcb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

4.0.0 / 2023-12-25
==================

* upgrade mniam to ~4
* use @pirxpilot/jshint instead of jshint
* use `node:test` instead of `mocha`

3.0.1 / 2022-08-24
==================

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mniam-store",
"version": "3.0.1",
"version": "4.0.0",
"description": "session store for connect middleware using mniam mongo access layer",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,4 +31,4 @@
"index.js",
"lib"
]
}
}

0 comments on commit 82bcdcb

Please sign in to comment.