v1.4.1
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## Pending
|
||||
|
||||
|
||||
## 2026-05-30 - 1.4.1
|
||||
|
||||
### Fixes
|
||||
|
||||
- verify built public exports during tests (build)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@signature.digital/tools",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"private": false,
|
||||
"description": "A TypeScript package providing utilities for managing digital contracts with modular interfaces and business context integration.",
|
||||
"exports": {
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@signature.digital/tools',
|
||||
version: '1.4.0',
|
||||
version: '1.4.1',
|
||||
description: 'A TypeScript package providing utilities for managing digital contracts with modular interfaces and business context integration.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user