Skip to content

Commit c1d1666

Browse files
committed
chore: release v1.6.4
1 parent 001daa0 commit c1d1666

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.6.4] - 2025-10-23
2+
3+
### Maintenance
4+
- Version bump to 1.6.4
5+
16
## [1.6.3] - 2025-10-22
27

38
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@morojs/moro",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"description": "High-performance Node.js framework with intelligent routing, automatic middleware ordering, enterprise authentication (Auth.js), type-safe validation, and functional architecture",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)