fix(core): No code changes detected.
This commit is contained in:
parent
213c52fccc
commit
033024951d
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2024-12-18 - 1.0.6 - fix(core)
|
||||||
|
No code changes detected.
|
||||||
|
|
||||||
|
|
||||||
## 2024-12-18 - 1.0.5 - fix(core)
|
## 2024-12-18 - 1.0.5 - fix(core)
|
||||||
Corrected package and npm extra configuration to ensure consistent naming.
|
Corrected package and npm extra configuration to ensure consistent naming.
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@signature.digital/tools',
|
name: '@signature.digital/tools',
|
||||||
version: '1.0.5',
|
version: '1.0.6',
|
||||||
description: 'a package that defines standard tools for working with contracts.'
|
description: 'a package that defines standard tools for working with contracts.'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user