fix(repository): no changes to commit

This commit is contained in:
2026-04-25 13:40:53 +00:00
parent 41ed74a20d
commit 312a0c3074
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 2026-04-25 - 5.4.2 - fix(repository)
no changes to commit
## 2026-04-25 - 5.4.1 - fix(project)
no changes to commit
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/interfaces',
version: '5.4.1',
version: '5.4.2',
description: 'Shared TypeScript interfaces and TypedRequest contracts for the serve.zone ecosystem.'
}