Skip to content

Commit 6dfdcf6

Browse files
Release 7.0.1
[skip ci] ## [7.0.1](v7.0.0...v7.0.1) (2025-01-19) ### Bug Fixes * remove unused dependencies ([#229](#229)) ([3421008](3421008))
1 parent 3421008 commit 6dfdcf6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [7.0.0](https://github.com/koajs/session/compare/v6.4.0...v7.0.0) (2025-01-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "[email protected]:koajs/session.git"
77
},
8-
"version": "7.0.0",
8+
"version": "7.0.1",
99
"keywords": [
1010
"koa",
1111
"middleware",

0 commit comments

Comments
 (0)