fix(test): Add initial test for portablecontract
This commit is contained in:
parent
c01c1904cf
commit
daad17354d
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-18 - 1.0.10 - fix(test)
|
||||
Add initial test for portablecontract
|
||||
|
||||
|
||||
## 2024-12-18 - 1.0.9 - fix(ts_interfaces)
|
||||
Resolved missing exports in plugins.ts
|
||||
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@signature.digital/tools',
|
||||
version: '1.0.9',
|
||||
version: '1.0.10',
|
||||
description: 'A TypeScript package providing utility interfaces and classes for digital contract management and integration, leveraging modular design and business context integration.'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user