Skip to content

Commit 5cfb414

Browse files
committed
chore: release v1.7.17
1 parent 098e4fe commit 5cfb414

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.7.17] - 2026-01-22
2+
3+
### Fixed
4+
5+
- fix: resolve module root route overriding app root route
6+
17
## [1.7.16] - 2026-01-21
28

39
### Fixed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.7.16",
3+
"version": "1.7.17",
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)