fix(project): no changes to commit
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-04-25 - 5.4.1 - fix(project)
|
||||||
|
no changes to commit
|
||||||
|
|
||||||
|
|
||||||
## 2026-04-25 - 5.4.0 - feat(package)
|
## 2026-04-25 - 5.4.0 - feat(package)
|
||||||
initialize standalone @serve.zone/interfaces package with shared TypeScript contracts
|
initialize standalone @serve.zone/interfaces package with shared TypeScript contracts
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@serve.zone/interfaces',
|
name: '@serve.zone/interfaces',
|
||||||
version: '5.4.0',
|
version: '5.4.1',
|
||||||
description: 'Shared TypeScript interfaces and TypedRequest contracts for the serve.zone ecosystem.'
|
description: 'Shared TypeScript interfaces and TypedRequest contracts for the serve.zone ecosystem.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user