We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3421008 commit 6dfdcf6Copy full SHA for 6dfdcf6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [7.0.1](https://github.com/koajs/session/compare/v7.0.0...v7.0.1) (2025-01-19)
4
+
5
6
+### Bug Fixes
7
8
+* remove unused dependencies ([#229](https://github.com/koajs/session/issues/229)) ([3421008](https://github.com/koajs/session/commit/3421008381a3aacf2e43d52314749eb850851193))
9
10
## [7.0.0](https://github.com/koajs/session/compare/v6.4.0...v7.0.0) (2025-01-19)
11
12
package.json
@@ -5,7 +5,7 @@
"type": "git",
"url": "[email protected]:koajs/session.git"
},
- "version": "7.0.0",
+ "version": "7.0.1",
"keywords": [
"koa",
"middleware",
0 commit comments