@twin.org/identity-cli 0.0.1-next.53 → 0.0.1-next.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.cjs +1 -1
- package/dist/esm/index.mjs +1 -1
- package/dist/locales/en.json +0 -5
- package/docs/changelog.md +58 -0
- package/package.json +3 -3
package/dist/cjs/index.cjs
CHANGED
|
@@ -1146,7 +1146,7 @@ class CLI extends cliCore.CLIBase {
|
|
|
1146
1146
|
return this.execute({
|
|
1147
1147
|
title: "TWIN Identity",
|
|
1148
1148
|
appName: "twin-identity",
|
|
1149
|
-
version: "0.0.1-next.
|
|
1149
|
+
version: "0.0.1-next.56", // x-release-please-version
|
|
1150
1150
|
icon: "🌍",
|
|
1151
1151
|
supportsEnvFiles: true,
|
|
1152
1152
|
overrideOutputWidth: options?.overrideOutputWidth
|
package/dist/esm/index.mjs
CHANGED
|
@@ -1143,7 +1143,7 @@ class CLI extends CLIBase {
|
|
|
1143
1143
|
return this.execute({
|
|
1144
1144
|
title: "TWIN Identity",
|
|
1145
1145
|
appName: "twin-identity",
|
|
1146
|
-
version: "0.0.1-next.
|
|
1146
|
+
version: "0.0.1-next.56", // x-release-please-version
|
|
1147
1147
|
icon: "🌍",
|
|
1148
1148
|
supportsEnvFiles: true,
|
|
1149
1149
|
overrideOutputWidth: options?.overrideOutputWidth
|
package/dist/locales/en.json
CHANGED
|
@@ -452,10 +452,6 @@
|
|
|
452
452
|
"param": "--account '<'number'>'",
|
|
453
453
|
"description": "The account used to generate the addresses."
|
|
454
454
|
},
|
|
455
|
-
"hrp": {
|
|
456
|
-
"param": "--hrp '<'hrp'>'",
|
|
457
|
-
"description": "The human readable part for the addresses if generating bech32 format."
|
|
458
|
-
},
|
|
459
455
|
"coin": {
|
|
460
456
|
"param": "--coin '<'coin'>'",
|
|
461
457
|
"description": "The coin type used to generate the addresses."
|
|
@@ -477,7 +473,6 @@
|
|
|
477
473
|
"start": "Start",
|
|
478
474
|
"count": "Count",
|
|
479
475
|
"account": "Account",
|
|
480
|
-
"hrp": "HRP",
|
|
481
476
|
"coin": "Coin",
|
|
482
477
|
"key-type": "Key Type",
|
|
483
478
|
"key-format": "Key Format",
|
package/docs/changelog.md
CHANGED
|
@@ -1,5 +1,63 @@
|
|
|
1
1
|
# @twin.org/identity-cli - Changelog
|
|
2
2
|
|
|
3
|
+
## [0.0.1-next.56](https://github.com/twinfoundation/identity/compare/identity-cli-v0.0.1-next.55...identity-cli-v0.0.1-next.56) (2025-06-30)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **identity-cli:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/identity-models bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
16
|
+
* @twin.org/identity-connector-iota bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
17
|
+
|
|
18
|
+
## [0.0.1-next.55](https://github.com/twinfoundation/identity/compare/identity-cli-v0.0.1-next.54...identity-cli-v0.0.1-next.55) (2025-06-26)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Features
|
|
22
|
+
|
|
23
|
+
* add mainnet support ([af56a38](https://github.com/twinfoundation/identity/commit/af56a382837896cd4e13d5814c0924c46658b99c))
|
|
24
|
+
* identity key separator use slash ([1319d0d](https://github.com/twinfoundation/identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
25
|
+
* iota rebased release ([5d14674](https://github.com/twinfoundation/identity/commit/5d146744ca9eed622ef7eb34a7fa935216f9e975))
|
|
26
|
+
* support mainnet for alias extraction ([1114e0f](https://github.com/twinfoundation/identity/commit/1114e0f518070ef930d7d6ed73a616cce647206c))
|
|
27
|
+
* use new generateKid method ([f0fe779](https://github.com/twinfoundation/identity/commit/f0fe779323b675575bb9f80aa74f1957dc57a094))
|
|
28
|
+
* use shared store mechanism ([#27](https://github.com/twinfoundation/identity/issues/27)) ([ce41f3f](https://github.com/twinfoundation/identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
29
|
+
* verification method output JWK and hex on CLI ([49db9da](https://github.com/twinfoundation/identity/commit/49db9da2371eafdcd7176ce44303961b9b8b8380))
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* explorer urls in CLI ([82a745d](https://github.com/twinfoundation/identity/commit/82a745d536e8fe42554e7ad92a7468a653fc0cfb))
|
|
35
|
+
* Import path and bump version ([#21](https://github.com/twinfoundation/identity/issues/21)) ([ccea845](https://github.com/twinfoundation/identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
36
|
+
* Install sdk-wasm ([#20](https://github.com/twinfoundation/identity/issues/20)) ([75ec14e](https://github.com/twinfoundation/identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Dependencies
|
|
40
|
+
|
|
41
|
+
* The following workspace dependencies were updated
|
|
42
|
+
* dependencies
|
|
43
|
+
* @twin.org/identity-models bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
44
|
+
* @twin.org/identity-connector-iota bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
45
|
+
|
|
46
|
+
## [0.0.1-next.54](https://github.com/twinfoundation/identity/compare/identity-cli-v0.0.1-next.53...identity-cli-v0.0.1-next.54) (2025-06-26)
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
### Miscellaneous Chores
|
|
50
|
+
|
|
51
|
+
* **identity-cli:** Synchronize repo versions
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### Dependencies
|
|
55
|
+
|
|
56
|
+
* The following workspace dependencies were updated
|
|
57
|
+
* dependencies
|
|
58
|
+
* @twin.org/identity-models bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
59
|
+
* @twin.org/identity-connector-iota bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
60
|
+
|
|
3
61
|
## [0.0.1-next.53](https://github.com/twinfoundation/identity/compare/identity-cli-v0.0.1-next.52...identity-cli-v0.0.1-next.53) (2025-06-23)
|
|
4
62
|
|
|
5
63
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twin.org/identity-cli",
|
|
3
|
-
"version": "0.0.1-next.
|
|
3
|
+
"version": "0.0.1-next.56",
|
|
4
4
|
"description": "A command line interface for interacting with the identity connectors",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
"@twin.org/data-json-ld": "next",
|
|
22
22
|
"@twin.org/entity": "next",
|
|
23
23
|
"@twin.org/entity-storage-connector-memory": "next",
|
|
24
|
-
"@twin.org/identity-connector-iota": "0.0.1-next.
|
|
25
|
-
"@twin.org/identity-models": "0.0.1-next.
|
|
24
|
+
"@twin.org/identity-connector-iota": "0.0.1-next.56",
|
|
25
|
+
"@twin.org/identity-models": "0.0.1-next.56",
|
|
26
26
|
"@twin.org/nameof": "next",
|
|
27
27
|
"@twin.org/standards-w3c-did": "next",
|
|
28
28
|
"@twin.org/vault-connector-entity-storage": "next",
|