Commit ee8748d
committed
chore(release): 0.10.0 [skip ci]
## [0.10.0](v0.9.0...v0.10.0) (2026-01-13)
### Features
* **1010:** inconsistent display for topics, tokens and accounts list ([#1151](#1151)) ([2caa937](2caa937))
* **1047:** change github workflows and removed redundant e2e config ([#1048](#1048)) ([51bb45d](51bb45d))
* **1051:** Support for global usage ([#1123](#1123)) ([f0d8b5b](f0d8b5b))
* **1064:** add all keys support for token create-from-file ([#1098](#1098)) ([491a9f9](491a9f9))
* **1066:** Explicit domain schema types ([#1133](#1133)) ([7bc09bc](7bc09bc))
* **1067:** Bump and resolve dependencies ([#1111](#1111)) ([f12545d](f12545d))
* **1073:** change hedera cli references to hiero cli ([#1120](#1120)) ([a713135](a713135))
* **1078:** NFT plugin implementation - ADR ([#1140](#1140)) ([8aaaa51](8aaaa51))
* **1081:** adr 005 discuss zod usage ([#1100](#1100)) ([9461014](9461014))
* **1097:** integration test fix ([#1099](#1099)) ([cb83958](cb83958))
* **1104:** Add stats for tokens with keys and display adminKey in list ([#1116](#1116)) ([710697c](710697c))
* **1105:** fix html quotes from output ([#1134](#1134)) ([92bc5f8](92bc5f8))
* **1109:** example custom plugin and guide for registering it for usage ([#1130](#1130)) ([cc46f28](cc46f28))
* **1110:** manifest cleanup ([#1150](#1150)) ([61f2a3b](61f2a3b))
* **1112:** Delete keyReference during account deletion if possible ([#1137](#1137)) ([5b95e05](5b95e05))
* **1113:** Update args descriptions about passing keys ([#1139](#1139)) ([464b7f1](464b7f1))
* **1118:** fix for using custom added plugin present in state ([#1119](#1119)) ([82b548d](82b548d))
* **1125:** Update docs after add CLI Initialization setup ([#1131](#1131)) ([f50d618](f50d618))
* **1126:** disable initial setup for network and config plugin ([#1129](#1129)) ([562ec5b](562ec5b))
* **1135:** fix for closing open handles and exit for failing tests ([#1136](#1136)) ([7dd11fb](7dd11fb))
* **1141:** moved shared helpers functions to separate scripts ([#1142](#1142)) ([90c2fcd](90c2fcd))
* **1156:** update token createFromFile command readme ([#1157](#1157)) ([951ef06](951ef06))
* **1158:** help messages view ([#1169](#1169)) ([f12f50a](f12f50a))
* **1163:** added permissions for build application workflow for id-t… ([#1164](#1164)) ([332dbfe](332dbfe))
* **881:** cli initialization implementation ([#1094](#1094)) ([fc56bcc](fc56bcc))
* **965:** topic add possibility to sign transaction with different key ([#1091](#1091)) ([0340f31](0340f31))
* **976:** docs tutorial example script automation ([#1132](#1132)) ([ba36add](ba36add))
* Add example scripts and improve scripts structure ([#734](#734)) ([a816f64](a816f64))
* Add memo to hbar transfer and convert to tinybars ([#751](#751)) ([1fcb8fd](1fcb8fd))
* Allow account backups to be restored and discovered ([#753](#753)) ([e7ab903](e7ab903))
* change npm global alias ([#1127](#1127)) ([3c580cb](3c580cb))
* **codebase:** New codebase from fork repository in one commit with proper signoff ([#1018](#1018)) ([6e5221a](6e5221a))
* **develop:** develop ([#1090](#1090)) ([bd8a51c](bd8a51c))
* Refactoring and addition of network config ([#790](#790)) ([35e7ca6](35e7ca6))
* Remove alias keyword and use name ([#756](#756)) ([87a79fd](87a79fd))
* Remove all usage of ED25519 ([#750](#750)) ([8f5dce5](8f5dce5))
* Update docs for scripts ([#752](#752)) ([c7b0ef7](c7b0ef7))
* Update how account view and state view print account info ([#755](#755)) ([1b4f807](1b4f807))
### Bug Fixes
* **1107:** documentation fixes after feedback ([#1115](#1115)) ([ff52817](ff52817))1 parent 878efcb commit ee8748d
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments