fix(project): no changes to commit

This commit is contained in:
2026-04-25 13:39:09 +00:00
parent dda9910778
commit 66f3201991
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 2026-04-25 - 5.4.1 - fix(project)
no changes to commit
## 2026-04-25 - 5.4.0 - feat(package)
initialize standalone @serve.zone/interfaces package with shared TypeScript contracts
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/interfaces',
version: '5.4.0',
version: '5.4.1',
description: 'Shared TypeScript interfaces and TypedRequest contracts for the serve.zone ecosystem.'
}