v1.0.1
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## Pending
|
||||
|
||||
|
||||
## 2026-05-18 - 1.0.1
|
||||
|
||||
### Fixes
|
||||
|
||||
- add SmartConfig project metadata and update development tooling versions (build)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@idp.global/interfaces",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"private": false,
|
||||
"description": "Shared TypeScript interfaces and TypedRequest contracts for the idp.global ecosystem.",
|
||||
"exports": {
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@idp.global/interfaces',
|
||||
version: '1.0.0',
|
||||
description: 'Shared TypeScript interfaces and TypedRequest contracts for idp.global.'
|
||||
version: '1.0.1',
|
||||
description: 'Shared TypeScript interfaces and TypedRequest contracts for the idp.global ecosystem.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user