Skip to content

Conversation

@rozekmichal
Copy link
Contributor

Issue #1110

@rozekmichal rozekmichal self-assigned this Dec 29, 2025
@rozekmichal rozekmichal requested a review from a team as a code owner December 29, 2025 12:50
@github-actions
Copy link

github-actions bot commented Dec 29, 2025

Unit Test Results

546 tests   546 ✅  22s ⏱️
 52 suites    0 💤
  1 files      0 ❌

Results for commit 34464f2.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Dec 29, 2025

Integration Test Results

17 tests   17 ✅  2m 12s ⏱️
13 suites   0 💤
 1 files     0 ❌

Results for commit 34464f2.

♻️ This comment has been updated with latest results.

mmyslblocky
mmyslblocky previously approved these changes Dec 29, 2025
@rozekmichal rozekmichal merged commit 61f2a3b into main Dec 30, 2025
16 checks passed
@rozekmichal rozekmichal deleted the feat/1110-manifest-cleanup branch December 30, 2025 13:24
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

mmyslblocky pushed a commit that referenced this pull request Jan 13, 2026
## [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))
rozekmichal pushed a commit that referenced this pull request Jan 19, 2026
## [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))
* **1122:** Change SupportedNetwork string union type to Typescript enum ([#1172](#1172)) ([debad18](debad18))
* **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))
* **1154:** display network in setup operator wizard ([#1173](#1173)) ([feb247d](feb247d))
* **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))
* fix semantic release issues ([#1176](#1176)) ([43f1da3](43f1da3))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants