v5.8.0
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
## Pending
|
||||
|
||||
|
||||
|
||||
## 2026-05-14 - 5.8.0
|
||||
|
||||
### Features
|
||||
|
||||
- enable npm publishing in smartconfig (smartconfig)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@serve.zone/interfaces",
|
||||
"version": "5.7.0",
|
||||
"version": "5.8.0",
|
||||
"private": false,
|
||||
"description": "Shared TypeScript interfaces and TypedRequest contracts for the serve.zone ecosystem.",
|
||||
"exports": {
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@serve.zone/interfaces',
|
||||
version: '5.7.0',
|
||||
version: '5.8.0',
|
||||
description: 'Shared TypeScript interfaces and TypedRequest contracts for the serve.zone ecosystem.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user