Skip to content

Commit 27b2086

Browse files
committed
Support for Express 5.1.0 or higher
1 parent 78f0573 commit 27b2086

File tree

8 files changed

+621
-595
lines changed

8 files changed

+621
-595
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
### Fixed
1313

1414

15+
## [0.7.0] - 2025-04-14
16+
17+
### Changed
18+
- Support for Express 5.1.0 or higher.
19+
- Updated all dependencies to latest versions.
20+
21+
### Fixed
22+
1523
## [0.6.0] - 2025-02-09
1624

1725
### Changed
@@ -22,7 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2230
- Show use of basic and custom authentication methods.
2331
- Switch to ESM.
2432
- Support for NodeJS 22 or higher.
25-
- Updated all dependencies to latets versions.
33+
- Updated all dependencies to latest versions.
2634

2735
### Fixed
2836

0 commit comments

Comments
 (0)