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