@twin.org/identity-rest-client 0.0.3-next.8 → 0.9.0-next.1

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/docs/changelog.md CHANGED
@@ -1,6 +1,497 @@
1
- # @twin.org/identity-rest-client - Changelog
1
+ # Changelog
2
2
 
3
- ## [0.0.3-next.8](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.3-next.7...identity-rest-client-v0.0.3-next.8) (2026-01-14)
3
+ ## [0.9.0-next.1](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.9.0-next.0...identity-rest-client-v0.9.0-next.1) (2026-06-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * add addAlsoKnownAs to identity connector ([#117](https://github.com/iotaledger/twin-identity/issues/117)) ([aa27cff](https://github.com/iotaledger/twin-identity/commit/aa27cff88e61e7c8c6e32aeb437fb01c6ee9f57a))
9
+ * add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
10
+ * add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
11
+ * add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
12
+ * add optional jwt payload and headers to vc and vp tokens ([#135](https://github.com/iotaledger/twin-identity/issues/135)) ([aa1de0f](https://github.com/iotaledger/twin-identity/commit/aa1de0f63be95ff62bae3c699aabc85ea93d74c2))
13
+ * 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))
14
+ * add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
15
+ * common connector tests ([4f9642c](https://github.com/iotaledger/twin-identity/commit/4f9642ceb09843870909fc6819bf69fb20ef952a))
16
+ * eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
17
+ * expanded cli methods ([#121](https://github.com/iotaledger/twin-identity/issues/121)) ([80a52b7](https://github.com/iotaledger/twin-identity/commit/80a52b779237cd633d1f2813fa976585cef6e551))
18
+ * identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
19
+ * remove auth generator ([#98](https://github.com/iotaledger/twin-identity/issues/98)) ([a8969e8](https://github.com/iotaledger/twin-identity/commit/a8969e85a5a2804abfc787406e2d12eb168dd978))
20
+ * separate vc verification routes with query and body ([ea7d891](https://github.com/iotaledger/twin-identity/commit/ea7d8910472150cf76dbd51e282625e70226d9b3))
21
+ * typescript 6 update ([e8806ad](https://github.com/iotaledger/twin-identity/commit/e8806ad6858c37be3c0f54c41cf654023773bef3))
22
+ * update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
23
+ * use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
24
+
25
+
26
+ ### Bug Fixes
27
+
28
+ * Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
29
+ * Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
30
+ * query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
31
+ * stricter pathParam types ([a174cdf](https://github.com/iotaledger/twin-identity/commit/a174cdf0ca4272bee35fcf20ab7e8e4e17b8b6f4))
32
+ * use nameof for property guards ([9d571cf](https://github.com/iotaledger/twin-identity/commit/9d571cffae8838035fcbca8966795783013e1a99))
33
+
34
+
35
+ ### Dependencies
36
+
37
+ * The following workspace dependencies were updated
38
+ * dependencies
39
+ * @twin.org/identity-models bumped from 0.9.0-next.0 to 0.9.0-next.1
40
+
41
+ ## [0.0.3-next.36](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.35...identity-rest-client-v0.0.3-next.36) (2026-06-17)
42
+
43
+
44
+ ### Miscellaneous Chores
45
+
46
+ * **identity-rest-client:** Synchronize repo versions
47
+
48
+
49
+ ### Dependencies
50
+
51
+ * The following workspace dependencies were updated
52
+ * dependencies
53
+ * @twin.org/identity-models bumped from 0.0.3-next.35 to 0.0.3-next.36
54
+
55
+ ## [0.0.3-next.35](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.34...identity-rest-client-v0.0.3-next.35) (2026-06-01)
56
+
57
+
58
+ ### Miscellaneous Chores
59
+
60
+ * **identity-rest-client:** Synchronize repo versions
61
+
62
+
63
+ ### Dependencies
64
+
65
+ * The following workspace dependencies were updated
66
+ * dependencies
67
+ * @twin.org/identity-models bumped from 0.0.3-next.34 to 0.0.3-next.35
68
+
69
+ ## [0.0.3-next.34](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.33...identity-rest-client-v0.0.3-next.34) (2026-06-01)
70
+
71
+
72
+ ### Features
73
+
74
+ * add addAlsoKnownAs to identity connector ([#117](https://github.com/iotaledger/twin-identity/issues/117)) ([aa27cff](https://github.com/iotaledger/twin-identity/commit/aa27cff88e61e7c8c6e32aeb437fb01c6ee9f57a))
75
+ * add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
76
+ * add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
77
+ * add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
78
+ * add optional jwt payload and headers to vc and vp tokens ([#135](https://github.com/iotaledger/twin-identity/issues/135)) ([aa1de0f](https://github.com/iotaledger/twin-identity/commit/aa1de0f63be95ff62bae3c699aabc85ea93d74c2))
79
+ * 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))
80
+ * add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
81
+ * eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
82
+ * expanded cli methods ([#121](https://github.com/iotaledger/twin-identity/issues/121)) ([80a52b7](https://github.com/iotaledger/twin-identity/commit/80a52b779237cd633d1f2813fa976585cef6e551))
83
+ * identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
84
+ * remove auth generator ([#98](https://github.com/iotaledger/twin-identity/issues/98)) ([a8969e8](https://github.com/iotaledger/twin-identity/commit/a8969e85a5a2804abfc787406e2d12eb168dd978))
85
+ * separate vc verification routes with query and body ([ea7d891](https://github.com/iotaledger/twin-identity/commit/ea7d8910472150cf76dbd51e282625e70226d9b3))
86
+ * typescript 6 update ([e8806ad](https://github.com/iotaledger/twin-identity/commit/e8806ad6858c37be3c0f54c41cf654023773bef3))
87
+ * update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
88
+ * use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
89
+
90
+
91
+ ### Bug Fixes
92
+
93
+ * Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
94
+ * Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
95
+ * query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
96
+ * stricter pathParam types ([a174cdf](https://github.com/iotaledger/twin-identity/commit/a174cdf0ca4272bee35fcf20ab7e8e4e17b8b6f4))
97
+ * use nameof for property guards ([9d571cf](https://github.com/iotaledger/twin-identity/commit/9d571cffae8838035fcbca8966795783013e1a99))
98
+
99
+
100
+ ### Dependencies
101
+
102
+ * The following workspace dependencies were updated
103
+ * dependencies
104
+ * @twin.org/identity-models bumped from 0.0.3-next.33 to 0.0.3-next.34
105
+
106
+ ## [0.0.3-next.33](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.32...identity-rest-client-v0.0.3-next.33) (2026-06-01)
107
+
108
+
109
+ ### Features
110
+
111
+ * add addAlsoKnownAs to identity connector ([#117](https://github.com/iotaledger/twin-identity/issues/117)) ([aa27cff](https://github.com/iotaledger/twin-identity/commit/aa27cff88e61e7c8c6e32aeb437fb01c6ee9f57a))
112
+ * add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
113
+ * add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
114
+ * add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
115
+ * add optional jwt payload and headers to vc and vp tokens ([#135](https://github.com/iotaledger/twin-identity/issues/135)) ([aa1de0f](https://github.com/iotaledger/twin-identity/commit/aa1de0f63be95ff62bae3c699aabc85ea93d74c2))
116
+ * 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))
117
+ * add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
118
+ * eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
119
+ * expanded cli methods ([#121](https://github.com/iotaledger/twin-identity/issues/121)) ([80a52b7](https://github.com/iotaledger/twin-identity/commit/80a52b779237cd633d1f2813fa976585cef6e551))
120
+ * identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
121
+ * remove auth generator ([#98](https://github.com/iotaledger/twin-identity/issues/98)) ([a8969e8](https://github.com/iotaledger/twin-identity/commit/a8969e85a5a2804abfc787406e2d12eb168dd978))
122
+ * separate vc verification routes with query and body ([ea7d891](https://github.com/iotaledger/twin-identity/commit/ea7d8910472150cf76dbd51e282625e70226d9b3))
123
+ * typescript 6 update ([e8806ad](https://github.com/iotaledger/twin-identity/commit/e8806ad6858c37be3c0f54c41cf654023773bef3))
124
+ * update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
125
+ * use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
126
+
127
+
128
+ ### Bug Fixes
129
+
130
+ * Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
131
+ * Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
132
+ * query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
133
+ * stricter pathParam types ([a174cdf](https://github.com/iotaledger/twin-identity/commit/a174cdf0ca4272bee35fcf20ab7e8e4e17b8b6f4))
134
+ * use nameof for property guards ([9d571cf](https://github.com/iotaledger/twin-identity/commit/9d571cffae8838035fcbca8966795783013e1a99))
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.32 to 0.0.3-next.33
142
+
143
+ ## [0.0.3-next.32](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.31...identity-rest-client-v0.0.3-next.32) (2026-06-01)
144
+
145
+
146
+ ### Miscellaneous Chores
147
+
148
+ * **identity-rest-client:** Synchronize repo versions
149
+
150
+
151
+ ### Dependencies
152
+
153
+ * The following workspace dependencies were updated
154
+ * dependencies
155
+ * @twin.org/identity-models bumped from 0.0.3-next.31 to 0.0.3-next.32
156
+
157
+ ## [0.0.3-next.31](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.30...identity-rest-client-v0.0.3-next.31) (2026-05-28)
158
+
159
+
160
+ ### Miscellaneous Chores
161
+
162
+ * **identity-rest-client:** Synchronize repo versions
163
+
164
+
165
+ ### Dependencies
166
+
167
+ * The following workspace dependencies were updated
168
+ * dependencies
169
+ * @twin.org/identity-models bumped from 0.0.3-next.30 to 0.0.3-next.31
170
+
171
+ ## [0.0.3-next.30](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.29...identity-rest-client-v0.0.3-next.30) (2026-05-28)
172
+
173
+
174
+ ### Miscellaneous Chores
175
+
176
+ * **identity-rest-client:** Synchronize repo versions
177
+
178
+
179
+ ### Dependencies
180
+
181
+ * The following workspace dependencies were updated
182
+ * dependencies
183
+ * @twin.org/identity-models bumped from 0.0.3-next.29 to 0.0.3-next.30
184
+
185
+ ## [0.0.3-next.29](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.28...identity-rest-client-v0.0.3-next.29) (2026-05-22)
186
+
187
+
188
+ ### Miscellaneous Chores
189
+
190
+ * **identity-rest-client:** Synchronize repo versions
191
+
192
+
193
+ ### Dependencies
194
+
195
+ * The following workspace dependencies were updated
196
+ * dependencies
197
+ * @twin.org/identity-models bumped from 0.0.3-next.28 to 0.0.3-next.29
198
+
199
+ ## [0.0.3-next.28](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.27...identity-rest-client-v0.0.3-next.28) (2026-05-21)
200
+
201
+
202
+ ### Miscellaneous Chores
203
+
204
+ * **identity-rest-client:** Synchronize repo versions
205
+
206
+
207
+ ### Dependencies
208
+
209
+ * The following workspace dependencies were updated
210
+ * dependencies
211
+ * @twin.org/identity-models bumped from 0.0.3-next.27 to 0.0.3-next.28
212
+
213
+ ## [0.0.3-next.27](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.26...identity-rest-client-v0.0.3-next.27) (2026-05-21)
214
+
215
+
216
+ ### Features
217
+
218
+ * add optional jwt payload and headers to vc and vp tokens ([#135](https://github.com/iotaledger/twin-identity/issues/135)) ([aa1de0f](https://github.com/iotaledger/twin-identity/commit/aa1de0f63be95ff62bae3c699aabc85ea93d74c2))
219
+
220
+
221
+ ### Dependencies
222
+
223
+ * The following workspace dependencies were updated
224
+ * dependencies
225
+ * @twin.org/identity-models bumped from 0.0.3-next.26 to 0.0.3-next.27
226
+
227
+ ## [0.0.3-next.26](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.25...identity-rest-client-v0.0.3-next.26) (2026-05-21)
228
+
229
+
230
+ ### Miscellaneous Chores
231
+
232
+ * **identity-rest-client:** Synchronize repo versions
233
+
234
+
235
+ ### Dependencies
236
+
237
+ * The following workspace dependencies were updated
238
+ * dependencies
239
+ * @twin.org/identity-models bumped from 0.0.3-next.25 to 0.0.3-next.26
240
+
241
+ ## [0.0.3-next.25](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.24...identity-rest-client-v0.0.3-next.25) (2026-05-20)
242
+
243
+
244
+ ### Miscellaneous Chores
245
+
246
+ * **identity-rest-client:** Synchronize repo versions
247
+
248
+
249
+ ### Dependencies
250
+
251
+ * The following workspace dependencies were updated
252
+ * dependencies
253
+ * @twin.org/identity-models bumped from 0.0.3-next.24 to 0.0.3-next.25
254
+
255
+ ## [0.0.3-next.24](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.23...identity-rest-client-v0.0.3-next.24) (2026-05-13)
256
+
257
+
258
+ ### Miscellaneous Chores
259
+
260
+ * **identity-rest-client:** Synchronize repo versions
261
+
262
+
263
+ ### Dependencies
264
+
265
+ * The following workspace dependencies were updated
266
+ * dependencies
267
+ * @twin.org/identity-models bumped from 0.0.3-next.23 to 0.0.3-next.24
268
+
269
+ ## [0.0.3-next.23](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.22...identity-rest-client-v0.0.3-next.23) (2026-05-12)
270
+
271
+
272
+ ### Features
273
+
274
+ * typescript 6 update ([e8806ad](https://github.com/iotaledger/twin-identity/commit/e8806ad6858c37be3c0f54c41cf654023773bef3))
275
+
276
+
277
+ ### Dependencies
278
+
279
+ * The following workspace dependencies were updated
280
+ * dependencies
281
+ * @twin.org/identity-models bumped from 0.0.3-next.22 to 0.0.3-next.23
282
+
283
+ ## [0.0.3-next.22](https://github.com/iotaledger/twin-identity/compare/identity-rest-client-v0.0.3-next.21...identity-rest-client-v0.0.3-next.22) (2026-05-07)
284
+
285
+
286
+ ### Miscellaneous Chores
287
+
288
+ * **identity-rest-client:** Synchronize repo versions
289
+
290
+
291
+ ### Dependencies
292
+
293
+ * The following workspace dependencies were updated
294
+ * dependencies
295
+ * @twin.org/identity-models bumped from 0.0.3-next.21 to 0.0.3-next.22
296
+
297
+ ## [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)
298
+
299
+
300
+ ### Miscellaneous Chores
301
+
302
+ * **identity-rest-client:** Synchronize repo versions
303
+
304
+
305
+ ### Dependencies
306
+
307
+ * The following workspace dependencies were updated
308
+ * dependencies
309
+ * @twin.org/identity-models bumped from 0.0.3-next.20 to 0.0.3-next.21
310
+
311
+ ## [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)
312
+
313
+
314
+ ### Features
315
+
316
+ * expanded cli methods ([#121](https://github.com/iotaledger/twin-identity/issues/121)) ([80a52b7](https://github.com/iotaledger/twin-identity/commit/80a52b779237cd633d1f2813fa976585cef6e551))
317
+
318
+
319
+ ### Dependencies
320
+
321
+ * The following workspace dependencies were updated
322
+ * dependencies
323
+ * @twin.org/identity-models bumped from 0.0.3-next.19 to 0.0.3-next.20
324
+
325
+ ## [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)
326
+
327
+
328
+ ### Features
329
+
330
+ * add addAlsoKnownAs to identity connector ([#117](https://github.com/iotaledger/twin-identity/issues/117)) ([aa27cff](https://github.com/iotaledger/twin-identity/commit/aa27cff88e61e7c8c6e32aeb437fb01c6ee9f57a))
331
+
332
+
333
+ ### Dependencies
334
+
335
+ * The following workspace dependencies were updated
336
+ * dependencies
337
+ * @twin.org/identity-models bumped from 0.0.3-next.18 to 0.0.3-next.19
338
+
339
+ ## [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)
340
+
341
+
342
+ ### Miscellaneous Chores
343
+
344
+ * **identity-rest-client:** Synchronize repo versions
345
+
346
+
347
+ ### Dependencies
348
+
349
+ * The following workspace dependencies were updated
350
+ * dependencies
351
+ * @twin.org/identity-models bumped from 0.0.3-next.17 to 0.0.3-next.18
352
+
353
+ ## [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)
354
+
355
+
356
+ ### Miscellaneous Chores
357
+
358
+ * **identity-rest-client:** Synchronize repo versions
359
+
360
+
361
+ ### Dependencies
362
+
363
+ * The following workspace dependencies were updated
364
+ * dependencies
365
+ * @twin.org/identity-models bumped from 0.0.3-next.16 to 0.0.3-next.17
366
+
367
+ ## [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)
368
+
369
+
370
+ ### Features
371
+
372
+ * separate vc verification routes with query and body ([ea7d891](https://github.com/iotaledger/twin-identity/commit/ea7d8910472150cf76dbd51e282625e70226d9b3))
373
+
374
+
375
+ ### Dependencies
376
+
377
+ * The following workspace dependencies were updated
378
+ * dependencies
379
+ * @twin.org/identity-models bumped from 0.0.3-next.15 to 0.0.3-next.16
380
+
381
+ ## [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)
382
+
383
+
384
+ ### Miscellaneous Chores
385
+
386
+ * **identity-rest-client:** Synchronize repo versions
387
+
388
+
389
+ ### Dependencies
390
+
391
+ * The following workspace dependencies were updated
392
+ * dependencies
393
+ * @twin.org/identity-models bumped from 0.0.3-next.14 to 0.0.3-next.15
394
+
395
+ ## [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)
396
+
397
+
398
+ ### Features
399
+
400
+ * 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))
401
+
402
+
403
+ ### Dependencies
404
+
405
+ * The following workspace dependencies were updated
406
+ * dependencies
407
+ * @twin.org/identity-models bumped from 0.0.3-next.13 to 0.0.3-next.14
408
+
409
+ ## [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)
410
+
411
+
412
+ ### Bug Fixes
413
+
414
+ * use nameof for property guards ([9d571cf](https://github.com/iotaledger/twin-identity/commit/9d571cffae8838035fcbca8966795783013e1a99))
415
+
416
+
417
+ ### Dependencies
418
+
419
+ * The following workspace dependencies were updated
420
+ * dependencies
421
+ * @twin.org/identity-models bumped from 0.0.3-next.12 to 0.0.3-next.13
422
+
423
+ ## [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)
424
+
425
+
426
+ ### Features
427
+
428
+ * remove auth generator ([#98](https://github.com/iotaledger/twin-identity/issues/98)) ([a8969e8](https://github.com/iotaledger/twin-identity/commit/a8969e85a5a2804abfc787406e2d12eb168dd978))
429
+
430
+
431
+ ### Dependencies
432
+
433
+ * The following workspace dependencies were updated
434
+ * dependencies
435
+ * @twin.org/identity-models bumped from 0.0.3-next.11 to 0.0.3-next.12
436
+
437
+ ## [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)
438
+
439
+
440
+ ### Features
441
+
442
+ * add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
443
+ * add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
444
+ * add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
445
+ * add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
446
+ * eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
447
+ * identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
448
+ * update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
449
+ * use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
450
+
451
+
452
+ ### Bug Fixes
453
+
454
+ * Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
455
+ * Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
456
+ * query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
457
+ * stricter pathParam types ([a174cdf](https://github.com/iotaledger/twin-identity/commit/a174cdf0ca4272bee35fcf20ab7e8e4e17b8b6f4))
458
+
459
+
460
+ ### Dependencies
461
+
462
+ * The following workspace dependencies were updated
463
+ * dependencies
464
+ * @twin.org/identity-models bumped from 0.0.3-next.10 to 0.0.3-next.11
465
+
466
+ ## [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)
467
+
468
+
469
+ ### Miscellaneous Chores
470
+
471
+ * **identity-rest-client:** Synchronize repo versions
472
+
473
+
474
+ ### Dependencies
475
+
476
+ * The following workspace dependencies were updated
477
+ * dependencies
478
+ * @twin.org/identity-models bumped from 0.0.3-next.9 to 0.0.3-next.10
479
+
480
+ ## [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)
481
+
482
+
483
+ ### Miscellaneous Chores
484
+
485
+ * **identity-rest-client:** Synchronize repo versions
486
+
487
+
488
+ ### Dependencies
489
+
490
+ * The following workspace dependencies were updated
491
+ * dependencies
492
+ * @twin.org/identity-models bumped from 0.0.3-next.8 to 0.0.3-next.9
493
+
494
+ ## [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)
4
495
 
5
496
 
6
497
  ### Miscellaneous Chores
@@ -14,7 +505,7 @@
14
505
  * dependencies
15
506
  * @twin.org/identity-models bumped from 0.0.3-next.7 to 0.0.3-next.8
16
507
 
17
- ## [0.0.3-next.7](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.3-next.6...identity-rest-client-v0.0.3-next.7) (2026-01-13)
508
+ ## [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)
18
509
 
19
510
 
20
511
  ### Miscellaneous Chores
@@ -28,7 +519,7 @@
28
519
  * dependencies
29
520
  * @twin.org/identity-models bumped from 0.0.3-next.6 to 0.0.3-next.7
30
521
 
31
- ## [0.0.3-next.6](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.3-next.5...identity-rest-client-v0.0.3-next.6) (2025-11-26)
522
+ ## [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)
32
523
 
33
524
 
34
525
  ### Miscellaneous Chores
@@ -42,7 +533,7 @@
42
533
  * dependencies
43
534
  * @twin.org/identity-models bumped from 0.0.3-next.5 to 0.0.3-next.6
44
535
 
45
- ## [0.0.3-next.5](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.3-next.4...identity-rest-client-v0.0.3-next.5) (2025-11-20)
536
+ ## [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)
46
537
 
47
538
 
48
539
  ### Miscellaneous Chores
@@ -56,27 +547,27 @@
56
547
  * dependencies
57
548
  * @twin.org/identity-models bumped from 0.0.3-next.4 to 0.0.3-next.5
58
549
 
59
- ## [0.0.3-next.4](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.3-next.3...identity-rest-client-v0.0.3-next.4) (2025-11-17)
550
+ ## [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)
60
551
 
61
552
 
62
553
  ### Features
63
554
 
64
- * add context id features ([#62](https://github.com/twinfoundation/identity/issues/62)) ([e02ecca](https://github.com/twinfoundation/identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
65
- * add expiration date option to vc creation ([73e05e1](https://github.com/twinfoundation/identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
66
- * add identity remove ([eebc13f](https://github.com/twinfoundation/identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
67
- * add validate-locales ([04d74b4](https://github.com/twinfoundation/identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
68
- * eslint migration to flat config ([fd6246d](https://github.com/twinfoundation/identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
69
- * identity key separator use slash ([1319d0d](https://github.com/twinfoundation/identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
70
- * update framework core ([c824497](https://github.com/twinfoundation/identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
71
- * use shared store mechanism ([#27](https://github.com/twinfoundation/identity/issues/27)) ([ce41f3f](https://github.com/twinfoundation/identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
555
+ * add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
556
+ * add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
557
+ * add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
558
+ * add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
559
+ * eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
560
+ * identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
561
+ * update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
562
+ * use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
72
563
 
73
564
 
74
565
  ### Bug Fixes
75
566
 
76
- * Import path and bump version ([#21](https://github.com/twinfoundation/identity/issues/21)) ([ccea845](https://github.com/twinfoundation/identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
77
- * Install sdk-wasm ([#20](https://github.com/twinfoundation/identity/issues/20)) ([75ec14e](https://github.com/twinfoundation/identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
78
- * query params force coercion ([d9347d2](https://github.com/twinfoundation/identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
79
- * stricter pathParam types ([a174cdf](https://github.com/twinfoundation/identity/commit/a174cdf0ca4272bee35fcf20ab7e8e4e17b8b6f4))
567
+ * Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
568
+ * Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
569
+ * query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
570
+ * stricter pathParam types ([a174cdf](https://github.com/iotaledger/twin-identity/commit/a174cdf0ca4272bee35fcf20ab7e8e4e17b8b6f4))
80
571
 
81
572
 
82
573
  ### Dependencies
@@ -85,7 +576,7 @@
85
576
  * dependencies
86
577
  * @twin.org/identity-models bumped from 0.0.3-next.3 to 0.0.3-next.4
87
578
 
88
- ## [0.0.3-next.3](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.3-next.2...identity-rest-client-v0.0.3-next.3) (2025-11-17)
579
+ ## [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)
89
580
 
90
581
 
91
582
  ### Miscellaneous Chores
@@ -99,7 +590,7 @@
99
590
  * dependencies
100
591
  * @twin.org/identity-models bumped from 0.0.3-next.2 to 0.0.3-next.3
101
592
 
102
- ## [0.0.3-next.2](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.3-next.1...identity-rest-client-v0.0.3-next.2) (2025-11-14)
593
+ ## [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)
103
594
 
104
595
 
105
596
  ### Miscellaneous Chores
@@ -113,26 +604,26 @@
113
604
  * dependencies
114
605
  * @twin.org/identity-models bumped from 0.0.3-next.1 to 0.0.3-next.2
115
606
 
116
- ## [0.0.3-next.1](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.3-next.0...identity-rest-client-v0.0.3-next.1) (2025-11-11)
607
+ ## [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)
117
608
 
118
609
 
119
610
  ### Features
120
611
 
121
- * add context id features ([#62](https://github.com/twinfoundation/identity/issues/62)) ([e02ecca](https://github.com/twinfoundation/identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
122
- * add expiration date option to vc creation ([73e05e1](https://github.com/twinfoundation/identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
123
- * add identity remove ([eebc13f](https://github.com/twinfoundation/identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
124
- * add validate-locales ([04d74b4](https://github.com/twinfoundation/identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
125
- * eslint migration to flat config ([fd6246d](https://github.com/twinfoundation/identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
126
- * identity key separator use slash ([1319d0d](https://github.com/twinfoundation/identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
127
- * update framework core ([c824497](https://github.com/twinfoundation/identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
128
- * use shared store mechanism ([#27](https://github.com/twinfoundation/identity/issues/27)) ([ce41f3f](https://github.com/twinfoundation/identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
612
+ * add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
613
+ * add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
614
+ * add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
615
+ * add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
616
+ * eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
617
+ * identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
618
+ * update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
619
+ * use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
129
620
 
130
621
 
131
622
  ### Bug Fixes
132
623
 
133
- * Import path and bump version ([#21](https://github.com/twinfoundation/identity/issues/21)) ([ccea845](https://github.com/twinfoundation/identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
134
- * Install sdk-wasm ([#20](https://github.com/twinfoundation/identity/issues/20)) ([75ec14e](https://github.com/twinfoundation/identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
135
- * query params force coercion ([d9347d2](https://github.com/twinfoundation/identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
624
+ * Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
625
+ * Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
626
+ * query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
136
627
 
137
628
 
138
629
  ### Dependencies
@@ -141,7 +632,7 @@
141
632
  * dependencies
142
633
  * @twin.org/identity-models bumped from 0.0.3-next.0 to 0.0.3-next.1
143
634
 
144
- ## [0.0.2-next.10](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.2-next.9...identity-rest-client-v0.0.2-next.10) (2025-10-27)
635
+ ## [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)
145
636
 
146
637
 
147
638
  ### Miscellaneous Chores
@@ -155,12 +646,12 @@
155
646
  * dependencies
156
647
  * @twin.org/identity-models bumped from 0.0.2-next.9 to 0.0.2-next.10
157
648
 
158
- ## [0.0.2-next.9](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.2-next.8...identity-rest-client-v0.0.2-next.9) (2025-10-09)
649
+ ## [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)
159
650
 
160
651
 
161
652
  ### Features
162
653
 
163
- * add validate-locales ([04d74b4](https://github.com/twinfoundation/identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
654
+ * add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
164
655
 
165
656
 
166
657
  ### Dependencies
@@ -169,7 +660,7 @@
169
660
  * dependencies
170
661
  * @twin.org/identity-models bumped from 0.0.2-next.8 to 0.0.2-next.9
171
662
 
172
- ## [0.0.2-next.8](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.2-next.7...identity-rest-client-v0.0.2-next.8) (2025-09-25)
663
+ ## [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)
173
664
 
174
665
 
175
666
  ### Miscellaneous Chores
@@ -183,7 +674,7 @@
183
674
  * dependencies
184
675
  * @twin.org/identity-models bumped from 0.0.2-next.7 to 0.0.2-next.8
185
676
 
186
- ## [0.0.2-next.7](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.2-next.6...identity-rest-client-v0.0.2-next.7) (2025-09-23)
677
+ ## [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)
187
678
 
188
679
 
189
680
  ### Miscellaneous Chores
@@ -197,7 +688,7 @@
197
688
  * dependencies
198
689
  * @twin.org/identity-models bumped from 0.0.2-next.6 to 0.0.2-next.7
199
690
 
200
- ## [0.0.2-next.6](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.2-next.5...identity-rest-client-v0.0.2-next.6) (2025-09-23)
691
+ ## [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)
201
692
 
202
693
 
203
694
  ### Miscellaneous Chores
@@ -211,7 +702,7 @@
211
702
  * dependencies
212
703
  * @twin.org/identity-models bumped from 0.0.2-next.5 to 0.0.2-next.6
213
704
 
214
- ## [0.0.2-next.5](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.2-next.4...identity-rest-client-v0.0.2-next.5) (2025-09-15)
705
+ ## [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)
215
706
 
216
707
 
217
708
  ### Miscellaneous Chores
@@ -225,12 +716,12 @@
225
716
  * dependencies
226
717
  * @twin.org/identity-models bumped from 0.0.2-next.4 to 0.0.2-next.5
227
718
 
228
- ## [0.0.2-next.4](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.2-next.3...identity-rest-client-v0.0.2-next.4) (2025-09-12)
719
+ ## [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)
229
720
 
230
721
 
231
722
  ### Features
232
723
 
233
- * add expiration date option to vc creation ([73e05e1](https://github.com/twinfoundation/identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
724
+ * add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
234
725
 
235
726
 
236
727
  ### Dependencies
@@ -239,12 +730,12 @@
239
730
  * dependencies
240
731
  * @twin.org/identity-models bumped from 0.0.2-next.3 to 0.0.2-next.4
241
732
 
242
- ## [0.0.2-next.3](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.2-next.2...identity-rest-client-v0.0.2-next.3) (2025-08-29)
733
+ ## [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)
243
734
 
244
735
 
245
736
  ### Features
246
737
 
247
- * eslint migration to flat config ([fd6246d](https://github.com/twinfoundation/identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
738
+ * eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
248
739
 
249
740
 
250
741
  ### Dependencies
@@ -253,12 +744,12 @@
253
744
  * dependencies
254
745
  * @twin.org/identity-models bumped from 0.0.2-next.2 to 0.0.2-next.3
255
746
 
256
- ## [0.0.2-next.2](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.2-next.1...identity-rest-client-v0.0.2-next.2) (2025-08-20)
747
+ ## [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)
257
748
 
258
749
 
259
750
  ### Features
260
751
 
261
- * update framework core ([c824497](https://github.com/twinfoundation/identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
752
+ * update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
262
753
 
263
754
 
264
755
  ### Dependencies
@@ -267,21 +758,21 @@
267
758
  * dependencies
268
759
  * @twin.org/identity-models bumped from 0.0.2-next.1 to 0.0.2-next.2
269
760
 
270
- ## [0.0.2-next.1](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.2-next.0...identity-rest-client-v0.0.2-next.1) (2025-08-18)
761
+ ## [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)
271
762
 
272
763
 
273
764
  ### Features
274
765
 
275
- * add identity remove ([eebc13f](https://github.com/twinfoundation/identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
276
- * identity key separator use slash ([1319d0d](https://github.com/twinfoundation/identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
277
- * use shared store mechanism ([#27](https://github.com/twinfoundation/identity/issues/27)) ([ce41f3f](https://github.com/twinfoundation/identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
766
+ * add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
767
+ * identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
768
+ * use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
278
769
 
279
770
 
280
771
  ### Bug Fixes
281
772
 
282
- * Import path and bump version ([#21](https://github.com/twinfoundation/identity/issues/21)) ([ccea845](https://github.com/twinfoundation/identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
283
- * Install sdk-wasm ([#20](https://github.com/twinfoundation/identity/issues/20)) ([75ec14e](https://github.com/twinfoundation/identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
284
- * query params force coercion ([d9347d2](https://github.com/twinfoundation/identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
773
+ * Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
774
+ * Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
775
+ * query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
285
776
 
286
777
 
287
778
  ### Dependencies
@@ -295,7 +786,7 @@
295
786
 
296
787
  ### Features
297
788
 
298
- * release to production ([8450ad7](https://github.com/twinfoundation/identity/commit/8450ad727e0c4d665f2ce483e41798c2ff5b7d55))
789
+ * release to production ([8450ad7](https://github.com/iotaledger/twin-identity/commit/8450ad727e0c4d665f2ce483e41798c2ff5b7d55))
299
790
 
300
791
 
301
792
  ### Dependencies
@@ -304,12 +795,12 @@
304
795
  * dependencies
305
796
  * @twin.org/identity-models bumped from ^0.0.0 to ^0.0.1
306
797
 
307
- ## [0.0.1-next.57](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.56...identity-rest-client-v0.0.1-next.57) (2025-07-08)
798
+ ## [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)
308
799
 
309
800
 
310
801
  ### Features
311
802
 
312
- * add identity remove ([eebc13f](https://github.com/twinfoundation/identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
803
+ * add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
313
804
 
314
805
 
315
806
  ### Dependencies
@@ -318,7 +809,7 @@
318
809
  * dependencies
319
810
  * @twin.org/identity-models bumped from 0.0.1-next.56 to 0.0.1-next.57
320
811
 
321
- ## [0.0.1-next.56](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.55...identity-rest-client-v0.0.1-next.56) (2025-06-30)
812
+ ## [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)
322
813
 
323
814
 
324
815
  ### Miscellaneous Chores
@@ -332,20 +823,20 @@
332
823
  * dependencies
333
824
  * @twin.org/identity-models bumped from 0.0.1-next.55 to 0.0.1-next.56
334
825
 
335
- ## [0.0.1-next.55](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.54...identity-rest-client-v0.0.1-next.55) (2025-06-26)
826
+ ## [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)
336
827
 
337
828
 
338
829
  ### Features
339
830
 
340
- * identity key separator use slash ([1319d0d](https://github.com/twinfoundation/identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
341
- * use shared store mechanism ([#27](https://github.com/twinfoundation/identity/issues/27)) ([ce41f3f](https://github.com/twinfoundation/identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
831
+ * identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
832
+ * use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
342
833
 
343
834
 
344
835
  ### Bug Fixes
345
836
 
346
- * Import path and bump version ([#21](https://github.com/twinfoundation/identity/issues/21)) ([ccea845](https://github.com/twinfoundation/identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
347
- * Install sdk-wasm ([#20](https://github.com/twinfoundation/identity/issues/20)) ([75ec14e](https://github.com/twinfoundation/identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
348
- * query params force coercion ([d9347d2](https://github.com/twinfoundation/identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
837
+ * Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
838
+ * Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
839
+ * query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
349
840
 
350
841
 
351
842
  ### Dependencies
@@ -354,7 +845,7 @@
354
845
  * dependencies
355
846
  * @twin.org/identity-models bumped from 0.0.1-next.54 to 0.0.1-next.55
356
847
 
357
- ## [0.0.1-next.54](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.53...identity-rest-client-v0.0.1-next.54) (2025-06-26)
848
+ ## [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)
358
849
 
359
850
 
360
851
  ### Miscellaneous Chores
@@ -368,7 +859,7 @@
368
859
  * dependencies
369
860
  * @twin.org/identity-models bumped from 0.0.1-next.53 to 0.0.1-next.54
370
861
 
371
- ## [0.0.1-next.53](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.52...identity-rest-client-v0.0.1-next.53) (2025-06-23)
862
+ ## [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)
372
863
 
373
864
 
374
865
  ### Miscellaneous Chores
@@ -382,12 +873,12 @@
382
873
  * dependencies
383
874
  * @twin.org/identity-models bumped from 0.0.1-next.52 to 0.0.1-next.53
384
875
 
385
- ## [0.0.1-next.52](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.51...identity-rest-client-v0.0.1-next.52) (2025-06-20)
876
+ ## [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)
386
877
 
387
878
 
388
879
  ### Bug Fixes
389
880
 
390
- * query params force coercion ([d9347d2](https://github.com/twinfoundation/identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
881
+ * query params force coercion ([d9347d2](https://github.com/iotaledger/twin-identity/commit/d9347d29d4a9cc58759f30f5d8526de864ea7522))
391
882
 
392
883
 
393
884
  ### Dependencies
@@ -396,7 +887,7 @@
396
887
  * dependencies
397
888
  * @twin.org/identity-models bumped from 0.0.1-next.51 to 0.0.1-next.52
398
889
 
399
- ## [0.0.1-next.51](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.50...identity-rest-client-v0.0.1-next.51) (2025-06-19)
890
+ ## [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)
400
891
 
401
892
 
402
893
  ### Miscellaneous Chores
@@ -410,7 +901,7 @@
410
901
  * dependencies
411
902
  * @twin.org/identity-models bumped from 0.0.1-next.50 to 0.0.1-next.51
412
903
 
413
- ## [0.0.1-next.50](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.49...identity-rest-client-v0.0.1-next.50) (2025-06-19)
904
+ ## [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)
414
905
 
415
906
 
416
907
  ### Miscellaneous Chores
@@ -424,7 +915,7 @@
424
915
  * dependencies
425
916
  * @twin.org/identity-models bumped from 0.0.1-next.49 to 0.0.1-next.50
426
917
 
427
- ## [0.0.1-next.49](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.48...identity-rest-client-v0.0.1-next.49) (2025-06-18)
918
+ ## [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)
428
919
 
429
920
 
430
921
  ### Miscellaneous Chores
@@ -438,7 +929,7 @@
438
929
  * dependencies
439
930
  * @twin.org/identity-models bumped from 0.0.1-next.48 to 0.0.1-next.49
440
931
 
441
- ## [0.0.1-next.48](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.47...identity-rest-client-v0.0.1-next.48) (2025-06-17)
932
+ ## [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)
442
933
 
443
934
 
444
935
  ### Miscellaneous Chores
@@ -452,12 +943,12 @@
452
943
  * dependencies
453
944
  * @twin.org/identity-models bumped from 0.0.1-next.47 to 0.0.1-next.48
454
945
 
455
- ## [0.0.1-next.47](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.46...identity-rest-client-v0.0.1-next.47) (2025-06-12)
946
+ ## [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)
456
947
 
457
948
 
458
949
  ### Features
459
950
 
460
- * identity key separator use slash ([1319d0d](https://github.com/twinfoundation/identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
951
+ * identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
461
952
 
462
953
 
463
954
  ### Dependencies
@@ -466,18 +957,18 @@
466
957
  * dependencies
467
958
  * @twin.org/identity-models bumped from 0.0.1-next.46 to 0.0.1-next.47
468
959
 
469
- ## [0.0.1-next.46](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.45...identity-rest-client-v0.0.1-next.46) (2025-05-20)
960
+ ## [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)
470
961
 
471
962
 
472
963
  ### Features
473
964
 
474
- * use shared store mechanism ([#27](https://github.com/twinfoundation/identity/issues/27)) ([ce41f3f](https://github.com/twinfoundation/identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
965
+ * use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
475
966
 
476
967
 
477
968
  ### Bug Fixes
478
969
 
479
- * Import path and bump version ([#21](https://github.com/twinfoundation/identity/issues/21)) ([ccea845](https://github.com/twinfoundation/identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
480
- * Install sdk-wasm ([#20](https://github.com/twinfoundation/identity/issues/20)) ([75ec14e](https://github.com/twinfoundation/identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
970
+ * Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
971
+ * Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
481
972
 
482
973
 
483
974
  ### Dependencies
@@ -486,7 +977,7 @@
486
977
  * dependencies
487
978
  * @twin.org/identity-models bumped from 0.0.1-next.45 to 0.0.1-next.46
488
979
 
489
- ## [0.0.1-next.45](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.44...identity-rest-client-v0.0.1-next.45) (2025-05-06)
980
+ ## [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)
490
981
 
491
982
 
492
983
  ### Miscellaneous Chores
@@ -500,7 +991,7 @@
500
991
  * dependencies
501
992
  * @twin.org/identity-models bumped from 0.0.1-next.44 to 0.0.1-next.45
502
993
 
503
- ## [0.0.1-next.44](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.43...identity-rest-client-v0.0.1-next.44) (2025-04-30)
994
+ ## [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)
504
995
 
505
996
 
506
997
  ### Miscellaneous Chores
@@ -514,7 +1005,7 @@
514
1005
  * dependencies
515
1006
  * @twin.org/identity-models bumped from 0.0.1-next.43 to 0.0.1-next.44
516
1007
 
517
- ## [0.0.1-next.43](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.42...identity-rest-client-v0.0.1-next.43) (2025-04-25)
1008
+ ## [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)
518
1009
 
519
1010
 
520
1011
  ### Miscellaneous Chores
@@ -528,12 +1019,12 @@
528
1019
  * dependencies
529
1020
  * @twin.org/identity-models bumped from 0.0.1-next.42 to 0.0.1-next.43
530
1021
 
531
- ## [0.0.1-next.42](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.41...identity-rest-client-v0.0.1-next.42) (2025-04-17)
1022
+ ## [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)
532
1023
 
533
1024
 
534
1025
  ### Features
535
1026
 
536
- * use shared store mechanism ([#27](https://github.com/twinfoundation/identity/issues/27)) ([ce41f3f](https://github.com/twinfoundation/identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
1027
+ * use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
537
1028
 
538
1029
 
539
1030
  ### Dependencies
@@ -542,7 +1033,7 @@
542
1033
  * dependencies
543
1034
  * @twin.org/identity-models bumped from 0.0.1-next.41 to 0.0.1-next.42
544
1035
 
545
- ## [0.0.1-next.41](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.40...identity-rest-client-v0.0.1-next.41) (2025-04-09)
1036
+ ## [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)
546
1037
 
547
1038
 
548
1039
  ### Miscellaneous Chores
@@ -556,13 +1047,13 @@
556
1047
  * dependencies
557
1048
  * @twin.org/identity-models bumped from 0.0.1-next.40 to 0.0.1-next.41
558
1049
 
559
- ## [0.0.1-next.40](https://github.com/twinfoundation/identity/compare/identity-rest-client-v0.0.1-next.39...identity-rest-client-v0.0.1-next.40) (2025-03-28)
1050
+ ## [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)
560
1051
 
561
1052
 
562
1053
  ### Bug Fixes
563
1054
 
564
- * Import path and bump version ([#21](https://github.com/twinfoundation/identity/issues/21)) ([ccea845](https://github.com/twinfoundation/identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
565
- * Install sdk-wasm ([#20](https://github.com/twinfoundation/identity/issues/20)) ([75ec14e](https://github.com/twinfoundation/identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
1055
+ * Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
1056
+ * Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
566
1057
 
567
1058
 
568
1059
  ### Dependencies