@twin.org/identity-rest-client 0.0.3-next.2 → 0.0.3-next.21
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/README.md +2 -2
- package/dist/es/identityProfileRestClient.js.map +1 -1
- package/dist/es/identityRestClient.js +66 -19
- package/dist/es/identityRestClient.js.map +1 -1
- package/dist/types/identityRestClient.d.ts +29 -6
- package/docs/changelog.md +363 -67
- package/docs/examples.md +175 -1
- package/docs/reference/classes/IdentityProfileRestClient.md +8 -8
- package/docs/reference/classes/IdentityResolverRestClient.md +3 -3
- package/docs/reference/classes/IdentityRestClient.md +124 -38
- package/package.json +5 -5
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,302 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.20...identity-rest-client-v0.0.3-next.21) (2026-05-07)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **identity-rest-client:** 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.3-next.20 to 0.0.3-next.21
|
|
16
|
+
|
|
17
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.19...identity-rest-client-v0.0.3-next.20) (2026-04-29)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* expanded cli methods ([#121](https://github.com/iotaledger/twin-identity/issues/121)) ([80a52b7](https://github.com/iotaledger/twin-identity/commit/80a52b779237cd633d1f2813fa976585cef6e551))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Dependencies
|
|
26
|
+
|
|
27
|
+
* The following workspace dependencies were updated
|
|
28
|
+
* dependencies
|
|
29
|
+
* @twin.org/identity-models bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
30
|
+
|
|
31
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.18...identity-rest-client-v0.0.3-next.19) (2026-04-29)
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
* add addAlsoKnownAs to identity connector ([#117](https://github.com/iotaledger/twin-identity/issues/117)) ([aa27cff](https://github.com/iotaledger/twin-identity/commit/aa27cff88e61e7c8c6e32aeb437fb01c6ee9f57a))
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Dependencies
|
|
40
|
+
|
|
41
|
+
* The following workspace dependencies were updated
|
|
42
|
+
* dependencies
|
|
43
|
+
* @twin.org/identity-models bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
44
|
+
|
|
45
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.17...identity-rest-client-v0.0.3-next.18) (2026-02-27)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
### Miscellaneous Chores
|
|
49
|
+
|
|
50
|
+
* **identity-rest-client:** Synchronize repo versions
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Dependencies
|
|
54
|
+
|
|
55
|
+
* The following workspace dependencies were updated
|
|
56
|
+
* dependencies
|
|
57
|
+
* @twin.org/identity-models bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
58
|
+
|
|
59
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.16...identity-rest-client-v0.0.3-next.17) (2026-02-24)
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
### Miscellaneous Chores
|
|
63
|
+
|
|
64
|
+
* **identity-rest-client:** Synchronize repo versions
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Dependencies
|
|
68
|
+
|
|
69
|
+
* The following workspace dependencies were updated
|
|
70
|
+
* dependencies
|
|
71
|
+
* @twin.org/identity-models bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
72
|
+
|
|
73
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.15...identity-rest-client-v0.0.3-next.16) (2026-02-13)
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
### Features
|
|
77
|
+
|
|
78
|
+
* separate vc verification routes with query and body ([ea7d891](https://github.com/iotaledger/twin-identity/commit/ea7d8910472150cf76dbd51e282625e70226d9b3))
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
### Dependencies
|
|
82
|
+
|
|
83
|
+
* The following workspace dependencies were updated
|
|
84
|
+
* dependencies
|
|
85
|
+
* @twin.org/identity-models bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
86
|
+
|
|
87
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.14...identity-rest-client-v0.0.3-next.15) (2026-02-12)
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
### Miscellaneous Chores
|
|
91
|
+
|
|
92
|
+
* **identity-rest-client:** Synchronize repo versions
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Dependencies
|
|
96
|
+
|
|
97
|
+
* The following workspace dependencies were updated
|
|
98
|
+
* dependencies
|
|
99
|
+
* @twin.org/identity-models bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
100
|
+
|
|
101
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.13...identity-rest-client-v0.0.3-next.14) (2026-02-10)
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
### Features
|
|
105
|
+
|
|
106
|
+
* add proof to vcs and verify vs documents ([#103](https://github.com/iotaledger/twin-identity/issues/103)) ([b60bf0c](https://github.com/iotaledger/twin-identity/commit/b60bf0cb7d453d67574c5c0e4f769e67cf7cd6d1))
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
### Dependencies
|
|
110
|
+
|
|
111
|
+
* The following workspace dependencies were updated
|
|
112
|
+
* dependencies
|
|
113
|
+
* @twin.org/identity-models bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
114
|
+
|
|
115
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.12...identity-rest-client-v0.0.3-next.13) (2026-01-21)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
### Bug Fixes
|
|
119
|
+
|
|
120
|
+
* use nameof for property guards ([9d571cf](https://github.com/iotaledger/twin-identity/commit/9d571cffae8838035fcbca8966795783013e1a99))
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
### Dependencies
|
|
124
|
+
|
|
125
|
+
* The following workspace dependencies were updated
|
|
126
|
+
* dependencies
|
|
127
|
+
* @twin.org/identity-models bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
128
|
+
|
|
129
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.11...identity-rest-client-v0.0.3-next.12) (2026-01-19)
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
### Features
|
|
133
|
+
|
|
134
|
+
* remove auth generator ([#98](https://github.com/iotaledger/twin-identity/issues/98)) ([a8969e8](https://github.com/iotaledger/twin-identity/commit/a8969e85a5a2804abfc787406e2d12eb168dd978))
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
### Dependencies
|
|
138
|
+
|
|
139
|
+
* The following workspace dependencies were updated
|
|
140
|
+
* dependencies
|
|
141
|
+
* @twin.org/identity-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
142
|
+
|
|
143
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.10...identity-rest-client-v0.0.3-next.11) (2026-01-15)
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
### Features
|
|
147
|
+
|
|
148
|
+
* add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
|
|
149
|
+
* add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
|
|
150
|
+
* add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
|
|
151
|
+
* add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
|
|
152
|
+
* eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
|
|
153
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
154
|
+
* update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
|
|
155
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
### Bug Fixes
|
|
159
|
+
|
|
160
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
161
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
162
|
+
* query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
|
|
163
|
+
* stricter pathParam types ([a174cdf](https://github.com/iotaledger/twin-identity/commit/a174cdf0ca4272bee35fcf20ab7e8e4e17b8b6f4))
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
### Dependencies
|
|
167
|
+
|
|
168
|
+
* The following workspace dependencies were updated
|
|
169
|
+
* dependencies
|
|
170
|
+
* @twin.org/identity-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
171
|
+
|
|
172
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.9...identity-rest-client-v0.0.3-next.10) (2026-01-15)
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
### Miscellaneous Chores
|
|
176
|
+
|
|
177
|
+
* **identity-rest-client:** Synchronize repo versions
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
### Dependencies
|
|
181
|
+
|
|
182
|
+
* The following workspace dependencies were updated
|
|
183
|
+
* dependencies
|
|
184
|
+
* @twin.org/identity-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
185
|
+
|
|
186
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.8...identity-rest-client-v0.0.3-next.9) (2026-01-14)
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
### Miscellaneous Chores
|
|
190
|
+
|
|
191
|
+
* **identity-rest-client:** Synchronize repo versions
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
### Dependencies
|
|
195
|
+
|
|
196
|
+
* The following workspace dependencies were updated
|
|
197
|
+
* dependencies
|
|
198
|
+
* @twin.org/identity-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
199
|
+
|
|
200
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.7...identity-rest-client-v0.0.3-next.8) (2026-01-14)
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
### Miscellaneous Chores
|
|
204
|
+
|
|
205
|
+
* **identity-rest-client:** Synchronize repo versions
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
### Dependencies
|
|
209
|
+
|
|
210
|
+
* The following workspace dependencies were updated
|
|
211
|
+
* dependencies
|
|
212
|
+
* @twin.org/identity-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
213
|
+
|
|
214
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.6...identity-rest-client-v0.0.3-next.7) (2026-01-13)
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
### Miscellaneous Chores
|
|
218
|
+
|
|
219
|
+
* **identity-rest-client:** Synchronize repo versions
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
### Dependencies
|
|
223
|
+
|
|
224
|
+
* The following workspace dependencies were updated
|
|
225
|
+
* dependencies
|
|
226
|
+
* @twin.org/identity-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
227
|
+
|
|
228
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.5...identity-rest-client-v0.0.3-next.6) (2025-11-26)
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
### Miscellaneous Chores
|
|
232
|
+
|
|
233
|
+
* **identity-rest-client:** Synchronize repo versions
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
### Dependencies
|
|
237
|
+
|
|
238
|
+
* The following workspace dependencies were updated
|
|
239
|
+
* dependencies
|
|
240
|
+
* @twin.org/identity-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
241
|
+
|
|
242
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.4...identity-rest-client-v0.0.3-next.5) (2025-11-20)
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
### Miscellaneous Chores
|
|
246
|
+
|
|
247
|
+
* **identity-rest-client:** Synchronize repo versions
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
### Dependencies
|
|
251
|
+
|
|
252
|
+
* The following workspace dependencies were updated
|
|
253
|
+
* dependencies
|
|
254
|
+
* @twin.org/identity-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
255
|
+
|
|
256
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.3...identity-rest-client-v0.0.3-next.4) (2025-11-17)
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
### Features
|
|
260
|
+
|
|
261
|
+
* add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
|
|
262
|
+
* add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
|
|
263
|
+
* add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
|
|
264
|
+
* add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
|
|
265
|
+
* eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
|
|
266
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
267
|
+
* update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
|
|
268
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
### Bug Fixes
|
|
272
|
+
|
|
273
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
274
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
275
|
+
* query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
|
|
276
|
+
* stricter pathParam types ([a174cdf](https://github.com/iotaledger/twin-identity/commit/a174cdf0ca4272bee35fcf20ab7e8e4e17b8b6f4))
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
### Dependencies
|
|
280
|
+
|
|
281
|
+
* The following workspace dependencies were updated
|
|
282
|
+
* dependencies
|
|
283
|
+
* @twin.org/identity-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
284
|
+
|
|
285
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.2...identity-rest-client-v0.0.3-next.3) (2025-11-17)
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
### Miscellaneous Chores
|
|
289
|
+
|
|
290
|
+
* **identity-rest-client:** Synchronize repo versions
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
### Dependencies
|
|
294
|
+
|
|
295
|
+
* The following workspace dependencies were updated
|
|
296
|
+
* dependencies
|
|
297
|
+
* @twin.org/identity-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
298
|
+
|
|
299
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.1...identity-rest-client-v0.0.3-next.2) (2025-11-14)
|
|
4
300
|
|
|
5
301
|
|
|
6
302
|
### Miscellaneous Chores
|
|
@@ -14,26 +310,26 @@
|
|
|
14
310
|
* dependencies
|
|
15
311
|
* @twin.org/identity-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
16
312
|
|
|
17
|
-
## [0.0.3-next.1](https://github.com/
|
|
313
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.0...identity-rest-client-v0.0.3-next.1) (2025-11-11)
|
|
18
314
|
|
|
19
315
|
|
|
20
316
|
### Features
|
|
21
317
|
|
|
22
|
-
* add context id features ([#62](https://github.com/
|
|
23
|
-
* add expiration date option to vc creation ([73e05e1](https://github.com/
|
|
24
|
-
* add identity remove ([eebc13f](https://github.com/
|
|
25
|
-
* add validate-locales ([04d74b4](https://github.com/
|
|
26
|
-
* eslint migration to flat config ([fd6246d](https://github.com/
|
|
27
|
-
* identity key separator use slash ([1319d0d](https://github.com/
|
|
28
|
-
* update framework core ([c824497](https://github.com/
|
|
29
|
-
* use shared store mechanism ([#27](https://github.com/
|
|
318
|
+
* add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
|
|
319
|
+
* add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
|
|
320
|
+
* add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
|
|
321
|
+
* add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
|
|
322
|
+
* eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
|
|
323
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
324
|
+
* update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
|
|
325
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
30
326
|
|
|
31
327
|
|
|
32
328
|
### Bug Fixes
|
|
33
329
|
|
|
34
|
-
* Import path and bump version ([#21](https://github.com/
|
|
35
|
-
* Install sdk-wasm ([#20](https://github.com/
|
|
36
|
-
* query params force coercion ([d9347d2](https://github.com/
|
|
330
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
331
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
332
|
+
* query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
|
|
37
333
|
|
|
38
334
|
|
|
39
335
|
### Dependencies
|
|
@@ -42,7 +338,7 @@
|
|
|
42
338
|
* dependencies
|
|
43
339
|
* @twin.org/identity-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
44
340
|
|
|
45
|
-
## [0.0.2-next.10](https://github.com/
|
|
341
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.2-next.9...identity-rest-client-v0.0.2-next.10) (2025-10-27)
|
|
46
342
|
|
|
47
343
|
|
|
48
344
|
### Miscellaneous Chores
|
|
@@ -56,12 +352,12 @@
|
|
|
56
352
|
* dependencies
|
|
57
353
|
* @twin.org/identity-models bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
58
354
|
|
|
59
|
-
## [0.0.2-next.9](https://github.com/
|
|
355
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.2-next.8...identity-rest-client-v0.0.2-next.9) (2025-10-09)
|
|
60
356
|
|
|
61
357
|
|
|
62
358
|
### Features
|
|
63
359
|
|
|
64
|
-
* add validate-locales ([04d74b4](https://github.com/
|
|
360
|
+
* add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
|
|
65
361
|
|
|
66
362
|
|
|
67
363
|
### Dependencies
|
|
@@ -70,7 +366,7 @@
|
|
|
70
366
|
* dependencies
|
|
71
367
|
* @twin.org/identity-models bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
72
368
|
|
|
73
|
-
## [0.0.2-next.8](https://github.com/
|
|
369
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.2-next.7...identity-rest-client-v0.0.2-next.8) (2025-09-25)
|
|
74
370
|
|
|
75
371
|
|
|
76
372
|
### Miscellaneous Chores
|
|
@@ -84,7 +380,7 @@
|
|
|
84
380
|
* dependencies
|
|
85
381
|
* @twin.org/identity-models bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
86
382
|
|
|
87
|
-
## [0.0.2-next.7](https://github.com/
|
|
383
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.2-next.6...identity-rest-client-v0.0.2-next.7) (2025-09-23)
|
|
88
384
|
|
|
89
385
|
|
|
90
386
|
### Miscellaneous Chores
|
|
@@ -98,7 +394,7 @@
|
|
|
98
394
|
* dependencies
|
|
99
395
|
* @twin.org/identity-models bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
100
396
|
|
|
101
|
-
## [0.0.2-next.6](https://github.com/
|
|
397
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.2-next.5...identity-rest-client-v0.0.2-next.6) (2025-09-23)
|
|
102
398
|
|
|
103
399
|
|
|
104
400
|
### Miscellaneous Chores
|
|
@@ -112,7 +408,7 @@
|
|
|
112
408
|
* dependencies
|
|
113
409
|
* @twin.org/identity-models bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
114
410
|
|
|
115
|
-
## [0.0.2-next.5](https://github.com/
|
|
411
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.2-next.4...identity-rest-client-v0.0.2-next.5) (2025-09-15)
|
|
116
412
|
|
|
117
413
|
|
|
118
414
|
### Miscellaneous Chores
|
|
@@ -126,12 +422,12 @@
|
|
|
126
422
|
* dependencies
|
|
127
423
|
* @twin.org/identity-models bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
128
424
|
|
|
129
|
-
## [0.0.2-next.4](https://github.com/
|
|
425
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.2-next.3...identity-rest-client-v0.0.2-next.4) (2025-09-12)
|
|
130
426
|
|
|
131
427
|
|
|
132
428
|
### Features
|
|
133
429
|
|
|
134
|
-
* add expiration date option to vc creation ([73e05e1](https://github.com/
|
|
430
|
+
* add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
|
|
135
431
|
|
|
136
432
|
|
|
137
433
|
### Dependencies
|
|
@@ -140,12 +436,12 @@
|
|
|
140
436
|
* dependencies
|
|
141
437
|
* @twin.org/identity-models bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
142
438
|
|
|
143
|
-
## [0.0.2-next.3](https://github.com/
|
|
439
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.2-next.2...identity-rest-client-v0.0.2-next.3) (2025-08-29)
|
|
144
440
|
|
|
145
441
|
|
|
146
442
|
### Features
|
|
147
443
|
|
|
148
|
-
* eslint migration to flat config ([fd6246d](https://github.com/
|
|
444
|
+
* eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
|
|
149
445
|
|
|
150
446
|
|
|
151
447
|
### Dependencies
|
|
@@ -154,12 +450,12 @@
|
|
|
154
450
|
* dependencies
|
|
155
451
|
* @twin.org/identity-models bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
156
452
|
|
|
157
|
-
## [0.0.2-next.2](https://github.com/
|
|
453
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.2-next.1...identity-rest-client-v0.0.2-next.2) (2025-08-20)
|
|
158
454
|
|
|
159
455
|
|
|
160
456
|
### Features
|
|
161
457
|
|
|
162
|
-
* update framework core ([c824497](https://github.com/
|
|
458
|
+
* update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
|
|
163
459
|
|
|
164
460
|
|
|
165
461
|
### Dependencies
|
|
@@ -168,21 +464,21 @@
|
|
|
168
464
|
* dependencies
|
|
169
465
|
* @twin.org/identity-models bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
170
466
|
|
|
171
|
-
## [0.0.2-next.1](https://github.com/
|
|
467
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.2-next.0...identity-rest-client-v0.0.2-next.1) (2025-08-18)
|
|
172
468
|
|
|
173
469
|
|
|
174
470
|
### Features
|
|
175
471
|
|
|
176
|
-
* add identity remove ([eebc13f](https://github.com/
|
|
177
|
-
* identity key separator use slash ([1319d0d](https://github.com/
|
|
178
|
-
* use shared store mechanism ([#27](https://github.com/
|
|
472
|
+
* add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
|
|
473
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
474
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
179
475
|
|
|
180
476
|
|
|
181
477
|
### Bug Fixes
|
|
182
478
|
|
|
183
|
-
* Import path and bump version ([#21](https://github.com/
|
|
184
|
-
* Install sdk-wasm ([#20](https://github.com/
|
|
185
|
-
* query params force coercion ([d9347d2](https://github.com/
|
|
479
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
480
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
481
|
+
* query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
|
|
186
482
|
|
|
187
483
|
|
|
188
484
|
### Dependencies
|
|
@@ -196,7 +492,7 @@
|
|
|
196
492
|
|
|
197
493
|
### Features
|
|
198
494
|
|
|
199
|
-
* release to production ([8450ad7](https://github.com/
|
|
495
|
+
* release to production ([8450ad7](https://github.com/iotaledger/twin-identity/commit/8450ad727e0c4d665f2ce483e41798c2ff5b7d55))
|
|
200
496
|
|
|
201
497
|
|
|
202
498
|
### Dependencies
|
|
@@ -205,12 +501,12 @@
|
|
|
205
501
|
* dependencies
|
|
206
502
|
* @twin.org/identity-models bumped from ^0.0.0 to ^0.0.1
|
|
207
503
|
|
|
208
|
-
## [0.0.1-next.57](https://github.com/
|
|
504
|
+
## [0.0.1-next.57](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.56...identity-rest-client-v0.0.1-next.57) (2025-07-08)
|
|
209
505
|
|
|
210
506
|
|
|
211
507
|
### Features
|
|
212
508
|
|
|
213
|
-
* add identity remove ([eebc13f](https://github.com/
|
|
509
|
+
* add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
|
|
214
510
|
|
|
215
511
|
|
|
216
512
|
### Dependencies
|
|
@@ -219,7 +515,7 @@
|
|
|
219
515
|
* dependencies
|
|
220
516
|
* @twin.org/identity-models bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
221
517
|
|
|
222
|
-
## [0.0.1-next.56](https://github.com/
|
|
518
|
+
## [0.0.1-next.56](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.55...identity-rest-client-v0.0.1-next.56) (2025-06-30)
|
|
223
519
|
|
|
224
520
|
|
|
225
521
|
### Miscellaneous Chores
|
|
@@ -233,20 +529,20 @@
|
|
|
233
529
|
* dependencies
|
|
234
530
|
* @twin.org/identity-models bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
235
531
|
|
|
236
|
-
## [0.0.1-next.55](https://github.com/
|
|
532
|
+
## [0.0.1-next.55](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.54...identity-rest-client-v0.0.1-next.55) (2025-06-26)
|
|
237
533
|
|
|
238
534
|
|
|
239
535
|
### Features
|
|
240
536
|
|
|
241
|
-
* identity key separator use slash ([1319d0d](https://github.com/
|
|
242
|
-
* use shared store mechanism ([#27](https://github.com/
|
|
537
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
538
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
243
539
|
|
|
244
540
|
|
|
245
541
|
### Bug Fixes
|
|
246
542
|
|
|
247
|
-
* Import path and bump version ([#21](https://github.com/
|
|
248
|
-
* Install sdk-wasm ([#20](https://github.com/
|
|
249
|
-
* query params force coercion ([d9347d2](https://github.com/
|
|
543
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
544
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
545
|
+
* query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
|
|
250
546
|
|
|
251
547
|
|
|
252
548
|
### Dependencies
|
|
@@ -255,7 +551,7 @@
|
|
|
255
551
|
* dependencies
|
|
256
552
|
* @twin.org/identity-models bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
257
553
|
|
|
258
|
-
## [0.0.1-next.54](https://github.com/
|
|
554
|
+
## [0.0.1-next.54](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.53...identity-rest-client-v0.0.1-next.54) (2025-06-26)
|
|
259
555
|
|
|
260
556
|
|
|
261
557
|
### Miscellaneous Chores
|
|
@@ -269,7 +565,7 @@
|
|
|
269
565
|
* dependencies
|
|
270
566
|
* @twin.org/identity-models bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
271
567
|
|
|
272
|
-
## [0.0.1-next.53](https://github.com/
|
|
568
|
+
## [0.0.1-next.53](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.52...identity-rest-client-v0.0.1-next.53) (2025-06-23)
|
|
273
569
|
|
|
274
570
|
|
|
275
571
|
### Miscellaneous Chores
|
|
@@ -283,12 +579,12 @@
|
|
|
283
579
|
* dependencies
|
|
284
580
|
* @twin.org/identity-models bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
285
581
|
|
|
286
|
-
## [0.0.1-next.52](https://github.com/
|
|
582
|
+
## [0.0.1-next.52](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.51...identity-rest-client-v0.0.1-next.52) (2025-06-20)
|
|
287
583
|
|
|
288
584
|
|
|
289
585
|
### Bug Fixes
|
|
290
586
|
|
|
291
|
-
* query params force coercion ([d9347d2](https://github.com/
|
|
587
|
+
* query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
|
|
292
588
|
|
|
293
589
|
|
|
294
590
|
### Dependencies
|
|
@@ -297,7 +593,7 @@
|
|
|
297
593
|
* dependencies
|
|
298
594
|
* @twin.org/identity-models bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
299
595
|
|
|
300
|
-
## [0.0.1-next.51](https://github.com/
|
|
596
|
+
## [0.0.1-next.51](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.50...identity-rest-client-v0.0.1-next.51) (2025-06-19)
|
|
301
597
|
|
|
302
598
|
|
|
303
599
|
### Miscellaneous Chores
|
|
@@ -311,7 +607,7 @@
|
|
|
311
607
|
* dependencies
|
|
312
608
|
* @twin.org/identity-models bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
313
609
|
|
|
314
|
-
## [0.0.1-next.50](https://github.com/
|
|
610
|
+
## [0.0.1-next.50](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.49...identity-rest-client-v0.0.1-next.50) (2025-06-19)
|
|
315
611
|
|
|
316
612
|
|
|
317
613
|
### Miscellaneous Chores
|
|
@@ -325,7 +621,7 @@
|
|
|
325
621
|
* dependencies
|
|
326
622
|
* @twin.org/identity-models bumped from 0.0.1-next.49 to 0.0.1-next.50
|
|
327
623
|
|
|
328
|
-
## [0.0.1-next.49](https://github.com/
|
|
624
|
+
## [0.0.1-next.49](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.48...identity-rest-client-v0.0.1-next.49) (2025-06-18)
|
|
329
625
|
|
|
330
626
|
|
|
331
627
|
### Miscellaneous Chores
|
|
@@ -339,7 +635,7 @@
|
|
|
339
635
|
* dependencies
|
|
340
636
|
* @twin.org/identity-models bumped from 0.0.1-next.48 to 0.0.1-next.49
|
|
341
637
|
|
|
342
|
-
## [0.0.1-next.48](https://github.com/
|
|
638
|
+
## [0.0.1-next.48](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.47...identity-rest-client-v0.0.1-next.48) (2025-06-17)
|
|
343
639
|
|
|
344
640
|
|
|
345
641
|
### Miscellaneous Chores
|
|
@@ -353,12 +649,12 @@
|
|
|
353
649
|
* dependencies
|
|
354
650
|
* @twin.org/identity-models bumped from 0.0.1-next.47 to 0.0.1-next.48
|
|
355
651
|
|
|
356
|
-
## [0.0.1-next.47](https://github.com/
|
|
652
|
+
## [0.0.1-next.47](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.46...identity-rest-client-v0.0.1-next.47) (2025-06-12)
|
|
357
653
|
|
|
358
654
|
|
|
359
655
|
### Features
|
|
360
656
|
|
|
361
|
-
* identity key separator use slash ([1319d0d](https://github.com/
|
|
657
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
362
658
|
|
|
363
659
|
|
|
364
660
|
### Dependencies
|
|
@@ -367,18 +663,18 @@
|
|
|
367
663
|
* dependencies
|
|
368
664
|
* @twin.org/identity-models bumped from 0.0.1-next.46 to 0.0.1-next.47
|
|
369
665
|
|
|
370
|
-
## [0.0.1-next.46](https://github.com/
|
|
666
|
+
## [0.0.1-next.46](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.45...identity-rest-client-v0.0.1-next.46) (2025-05-20)
|
|
371
667
|
|
|
372
668
|
|
|
373
669
|
### Features
|
|
374
670
|
|
|
375
|
-
* use shared store mechanism ([#27](https://github.com/
|
|
671
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
376
672
|
|
|
377
673
|
|
|
378
674
|
### Bug Fixes
|
|
379
675
|
|
|
380
|
-
* Import path and bump version ([#21](https://github.com/
|
|
381
|
-
* Install sdk-wasm ([#20](https://github.com/
|
|
676
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
677
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
382
678
|
|
|
383
679
|
|
|
384
680
|
### Dependencies
|
|
@@ -387,7 +683,7 @@
|
|
|
387
683
|
* dependencies
|
|
388
684
|
* @twin.org/identity-models bumped from 0.0.1-next.45 to 0.0.1-next.46
|
|
389
685
|
|
|
390
|
-
## [0.0.1-next.45](https://github.com/
|
|
686
|
+
## [0.0.1-next.45](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.44...identity-rest-client-v0.0.1-next.45) (2025-05-06)
|
|
391
687
|
|
|
392
688
|
|
|
393
689
|
### Miscellaneous Chores
|
|
@@ -401,7 +697,7 @@
|
|
|
401
697
|
* dependencies
|
|
402
698
|
* @twin.org/identity-models bumped from 0.0.1-next.44 to 0.0.1-next.45
|
|
403
699
|
|
|
404
|
-
## [0.0.1-next.44](https://github.com/
|
|
700
|
+
## [0.0.1-next.44](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.43...identity-rest-client-v0.0.1-next.44) (2025-04-30)
|
|
405
701
|
|
|
406
702
|
|
|
407
703
|
### Miscellaneous Chores
|
|
@@ -415,7 +711,7 @@
|
|
|
415
711
|
* dependencies
|
|
416
712
|
* @twin.org/identity-models bumped from 0.0.1-next.43 to 0.0.1-next.44
|
|
417
713
|
|
|
418
|
-
## [0.0.1-next.43](https://github.com/
|
|
714
|
+
## [0.0.1-next.43](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.42...identity-rest-client-v0.0.1-next.43) (2025-04-25)
|
|
419
715
|
|
|
420
716
|
|
|
421
717
|
### Miscellaneous Chores
|
|
@@ -429,12 +725,12 @@
|
|
|
429
725
|
* dependencies
|
|
430
726
|
* @twin.org/identity-models bumped from 0.0.1-next.42 to 0.0.1-next.43
|
|
431
727
|
|
|
432
|
-
## [0.0.1-next.42](https://github.com/
|
|
728
|
+
## [0.0.1-next.42](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.41...identity-rest-client-v0.0.1-next.42) (2025-04-17)
|
|
433
729
|
|
|
434
730
|
|
|
435
731
|
### Features
|
|
436
732
|
|
|
437
|
-
* use shared store mechanism ([#27](https://github.com/
|
|
733
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
438
734
|
|
|
439
735
|
|
|
440
736
|
### Dependencies
|
|
@@ -443,7 +739,7 @@
|
|
|
443
739
|
* dependencies
|
|
444
740
|
* @twin.org/identity-models bumped from 0.0.1-next.41 to 0.0.1-next.42
|
|
445
741
|
|
|
446
|
-
## [0.0.1-next.41](https://github.com/
|
|
742
|
+
## [0.0.1-next.41](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.40...identity-rest-client-v0.0.1-next.41) (2025-04-09)
|
|
447
743
|
|
|
448
744
|
|
|
449
745
|
### Miscellaneous Chores
|
|
@@ -457,13 +753,13 @@
|
|
|
457
753
|
* dependencies
|
|
458
754
|
* @twin.org/identity-models bumped from 0.0.1-next.40 to 0.0.1-next.41
|
|
459
755
|
|
|
460
|
-
## [0.0.1-next.40](https://github.com/
|
|
756
|
+
## [0.0.1-next.40](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.1-next.39...identity-rest-client-v0.0.1-next.40) (2025-03-28)
|
|
461
757
|
|
|
462
758
|
|
|
463
759
|
### Bug Fixes
|
|
464
760
|
|
|
465
|
-
* Import path and bump version ([#21](https://github.com/
|
|
466
|
-
* Install sdk-wasm ([#20](https://github.com/
|
|
761
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
762
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
467
763
|
|
|
468
764
|
|
|
469
765
|
### Dependencies
|