fix(repo): no changes to commit

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