@twin.org/nft-service 0.0.3-next.4 → 0.0.3-next.6

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,11 +1,43 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.4](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.3-next.3...nft-service-v0.0.3-next.4) (2026-04-20)
3
+ ## [0.0.3-next.6](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.3-next.5...nft-service-v0.0.3-next.6) (2026-05-20)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * **nft-service:** Synchronize repo versions
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/nft-models bumped from 0.0.3-next.5 to 0.0.3-next.6
16
+ * devDependencies
17
+ * @twin.org/nft-connector-entity-storage bumped from 0.0.3-next.5 to 0.0.3-next.6
18
+
19
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.3-next.4...nft-service-v0.0.3-next.5) (2026-05-12)
20
+
21
+
22
+ ### Features
23
+
24
+ * typescript 6 update ([91b94b8](https://github.com/iotaledger/twin-nft/commit/91b94b846ea081b09b2228681776ce30f104a36e))
25
+
26
+
27
+ ### Dependencies
28
+
29
+ * The following workspace dependencies were updated
30
+ * dependencies
31
+ * @twin.org/nft-models bumped from 0.0.3-next.4 to 0.0.3-next.5
32
+ * devDependencies
33
+ * @twin.org/nft-connector-entity-storage bumped from 0.0.3-next.4 to 0.0.3-next.5
34
+
35
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.3-next.3...nft-service-v0.0.3-next.4) (2026-04-20)
4
36
 
5
37
 
6
38
  ### Features
7
39
 
8
- * add on-chain identity binding to NFT minting ([#58](https://github.com/twinfoundation/nft/issues/58)) ([730a16d](https://github.com/twinfoundation/nft/commit/730a16d70fc026c920dbede0e4dafc96f37b729a))
40
+ * add on-chain identity binding to NFT minting ([#58](https://github.com/iotaledger/twin-nft/issues/58)) ([730a16d](https://github.com/iotaledger/twin-nft/commit/730a16d70fc026c920dbede0e4dafc96f37b729a))
9
41
 
10
42
 
11
43
  ### Dependencies
@@ -16,7 +48,7 @@
16
48
  * devDependencies
17
49
  * @twin.org/nft-connector-entity-storage bumped from 0.0.3-next.3 to 0.0.3-next.4
18
50
 
19
- ## [0.0.3-next.3](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.3-next.2...nft-service-v0.0.3-next.3) (2026-03-03)
51
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.3-next.2...nft-service-v0.0.3-next.3) (2026-03-03)
20
52
 
21
53
 
22
54
  ### Miscellaneous Chores
@@ -32,7 +64,7 @@
32
64
  * devDependencies
33
65
  * @twin.org/nft-connector-entity-storage bumped from 0.0.3-next.2 to 0.0.3-next.3
34
66
 
35
- ## [0.0.3-next.2](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.3-next.1...nft-service-v0.0.3-next.2) (2026-02-25)
67
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.3-next.1...nft-service-v0.0.3-next.2) (2026-02-25)
36
68
 
37
69
 
38
70
  ### Miscellaneous Chores
@@ -48,25 +80,25 @@
48
80
  * devDependencies
49
81
  * @twin.org/nft-connector-entity-storage bumped from 0.0.3-next.1 to 0.0.3-next.2
50
82
 
51
- ## [0.0.3-next.1](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.3-next.0...nft-service-v0.0.3-next.1) (2025-11-12)
83
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.3-next.0...nft-service-v0.0.3-next.1) (2025-11-12)
52
84
 
53
85
 
54
86
  ### Features
55
87
 
56
- * add context id features ([#50](https://github.com/twinfoundation/nft/issues/50)) ([56c31c7](https://github.com/twinfoundation/nft/commit/56c31c7ba10e3ef8ad44f6463153f90888e64711))
57
- * add validate-locales ([0055a56](https://github.com/twinfoundation/nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
58
- * eslint migration to flat config ([0e6fc12](https://github.com/twinfoundation/nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
59
- * iota rebased release ([bfdd233](https://github.com/twinfoundation/nft/commit/bfdd23330e168962f7ad0a6fcd2c9c9a38a11697))
60
- * move to json integration ([#31](https://github.com/twinfoundation/nft/issues/31)) ([89944ba](https://github.com/twinfoundation/nft/commit/89944ba05b955944f84419224c3ae63fef28cc23))
61
- * remove unused namespace ([48d2a92](https://github.com/twinfoundation/nft/commit/48d2a926d610fad0b0407311e71a215d15a99aa5))
62
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
63
- * update framework core ([f3496b6](https://github.com/twinfoundation/nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
64
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
88
+ * add context id features ([#50](https://github.com/iotaledger/twin-nft/issues/50)) ([56c31c7](https://github.com/iotaledger/twin-nft/commit/56c31c7ba10e3ef8ad44f6463153f90888e64711))
89
+ * add validate-locales ([0055a56](https://github.com/iotaledger/twin-nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
90
+ * eslint migration to flat config ([0e6fc12](https://github.com/iotaledger/twin-nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
91
+ * iota rebased release ([bfdd233](https://github.com/iotaledger/twin-nft/commit/bfdd23330e168962f7ad0a6fcd2c9c9a38a11697))
92
+ * move to json integration ([#31](https://github.com/iotaledger/twin-nft/issues/31)) ([89944ba](https://github.com/iotaledger/twin-nft/commit/89944ba05b955944f84419224c3ae63fef28cc23))
93
+ * remove unused namespace ([48d2a92](https://github.com/iotaledger/twin-nft/commit/48d2a926d610fad0b0407311e71a215d15a99aa5))
94
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
95
+ * update framework core ([f3496b6](https://github.com/iotaledger/twin-nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
96
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
65
97
 
66
98
 
67
99
  ### Bug Fixes
68
100
 
69
- * params order modified ([#19](https://github.com/twinfoundation/nft/issues/19)) ([c2ceb30](https://github.com/twinfoundation/nft/commit/c2ceb3040c12286d4fac09d51db77465366ba89d))
101
+ * params order modified ([#19](https://github.com/iotaledger/twin-nft/issues/19)) ([c2ceb30](https://github.com/iotaledger/twin-nft/commit/c2ceb3040c12286d4fac09d51db77465366ba89d))
70
102
 
71
103
 
72
104
  ### Dependencies
@@ -77,12 +109,12 @@
77
109
  * devDependencies
78
110
  * @twin.org/nft-connector-entity-storage bumped from 0.0.3-next.0 to 0.0.3-next.1
79
111
 
80
- ## [0.0.2-next.8](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.2-next.7...nft-service-v0.0.2-next.8) (2025-10-09)
112
+ ## [0.0.2-next.8](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.2-next.7...nft-service-v0.0.2-next.8) (2025-10-09)
81
113
 
82
114
 
83
115
  ### Features
84
116
 
85
- * add validate-locales ([0055a56](https://github.com/twinfoundation/nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
117
+ * add validate-locales ([0055a56](https://github.com/iotaledger/twin-nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
86
118
 
87
119
 
88
120
  ### Dependencies
@@ -93,7 +125,7 @@
93
125
  * devDependencies
94
126
  * @twin.org/nft-connector-entity-storage bumped from 0.0.2-next.7 to 0.0.2-next.8
95
127
 
96
- ## [0.0.2-next.7](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.2-next.6...nft-service-v0.0.2-next.7) (2025-09-26)
128
+ ## [0.0.2-next.7](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.2-next.6...nft-service-v0.0.2-next.7) (2025-09-26)
97
129
 
98
130
 
99
131
  ### Miscellaneous Chores
@@ -109,7 +141,7 @@
109
141
  * devDependencies
110
142
  * @twin.org/nft-connector-entity-storage bumped from 0.0.2-next.6 to 0.0.2-next.7
111
143
 
112
- ## [0.0.2-next.6](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.2-next.5...nft-service-v0.0.2-next.6) (2025-09-25)
144
+ ## [0.0.2-next.6](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.2-next.5...nft-service-v0.0.2-next.6) (2025-09-25)
113
145
 
114
146
 
115
147
  ### Miscellaneous Chores
@@ -125,7 +157,7 @@
125
157
  * devDependencies
126
158
  * @twin.org/nft-connector-entity-storage bumped from 0.0.2-next.5 to 0.0.2-next.6
127
159
 
128
- ## [0.0.2-next.5](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.2-next.4...nft-service-v0.0.2-next.5) (2025-09-22)
160
+ ## [0.0.2-next.5](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.2-next.4...nft-service-v0.0.2-next.5) (2025-09-22)
129
161
 
130
162
 
131
163
  ### Miscellaneous Chores
@@ -141,12 +173,12 @@
141
173
  * devDependencies
142
174
  * @twin.org/nft-connector-entity-storage bumped from 0.0.2-next.4 to 0.0.2-next.5
143
175
 
144
- ## [0.0.2-next.4](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.2-next.3...nft-service-v0.0.2-next.4) (2025-09-10)
176
+ ## [0.0.2-next.4](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.2-next.3...nft-service-v0.0.2-next.4) (2025-09-10)
145
177
 
146
178
 
147
179
  ### Features
148
180
 
149
- * eslint migration to flat config ([0e6fc12](https://github.com/twinfoundation/nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
181
+ * eslint migration to flat config ([0e6fc12](https://github.com/iotaledger/twin-nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
150
182
 
151
183
 
152
184
  ### Dependencies
@@ -157,12 +189,12 @@
157
189
  * devDependencies
158
190
  * @twin.org/nft-connector-entity-storage bumped from 0.0.2-next.3 to 0.0.2-next.4
159
191
 
160
- ## [0.0.2-next.3](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.2-next.2...nft-service-v0.0.2-next.3) (2025-08-20)
192
+ ## [0.0.2-next.3](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.2-next.2...nft-service-v0.0.2-next.3) (2025-08-20)
161
193
 
162
194
 
163
195
  ### Features
164
196
 
165
- * update framework core ([f3496b6](https://github.com/twinfoundation/nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
197
+ * update framework core ([f3496b6](https://github.com/iotaledger/twin-nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
166
198
 
167
199
 
168
200
  ### Dependencies
@@ -173,13 +205,13 @@
173
205
  * devDependencies
174
206
  * @twin.org/nft-connector-entity-storage bumped from 0.0.2-next.2 to 0.0.2-next.3
175
207
 
176
- ## [0.0.2-next.2](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.2-next.1...nft-service-v0.0.2-next.2) (2025-07-25)
208
+ ## [0.0.2-next.2](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.2-next.1...nft-service-v0.0.2-next.2) (2025-07-25)
177
209
 
178
210
 
179
211
  ### Features
180
212
 
181
- * move to json integration ([#31](https://github.com/twinfoundation/nft/issues/31)) ([89944ba](https://github.com/twinfoundation/nft/commit/89944ba05b955944f84419224c3ae63fef28cc23))
182
- * remove unused namespace ([48d2a92](https://github.com/twinfoundation/nft/commit/48d2a926d610fad0b0407311e71a215d15a99aa5))
213
+ * move to json integration ([#31](https://github.com/iotaledger/twin-nft/issues/31)) ([89944ba](https://github.com/iotaledger/twin-nft/commit/89944ba05b955944f84419224c3ae63fef28cc23))
214
+ * remove unused namespace ([48d2a92](https://github.com/iotaledger/twin-nft/commit/48d2a926d610fad0b0407311e71a215d15a99aa5))
183
215
 
184
216
 
185
217
  ### Dependencies
@@ -190,19 +222,19 @@
190
222
  * devDependencies
191
223
  * @twin.org/nft-connector-entity-storage bumped from 0.0.2-next.1 to 0.0.2-next.2
192
224
 
193
- ## [0.0.2-next.1](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.2-next.0...nft-service-v0.0.2-next.1) (2025-07-16)
225
+ ## [0.0.2-next.1](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.2-next.0...nft-service-v0.0.2-next.1) (2025-07-16)
194
226
 
195
227
 
196
228
  ### Features
197
229
 
198
- * iota rebased release ([bfdd233](https://github.com/twinfoundation/nft/commit/bfdd23330e168962f7ad0a6fcd2c9c9a38a11697))
199
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
200
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
230
+ * iota rebased release ([bfdd233](https://github.com/iotaledger/twin-nft/commit/bfdd23330e168962f7ad0a6fcd2c9c9a38a11697))
231
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
232
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
201
233
 
202
234
 
203
235
  ### Bug Fixes
204
236
 
205
- * params order modified ([#19](https://github.com/twinfoundation/nft/issues/19)) ([c2ceb30](https://github.com/twinfoundation/nft/commit/c2ceb3040c12286d4fac09d51db77465366ba89d))
237
+ * params order modified ([#19](https://github.com/iotaledger/twin-nft/issues/19)) ([c2ceb30](https://github.com/iotaledger/twin-nft/commit/c2ceb3040c12286d4fac09d51db77465366ba89d))
206
238
 
207
239
 
208
240
  ### Dependencies
@@ -218,7 +250,7 @@
218
250
 
219
251
  ### Features
220
252
 
221
- * release to production ([4d338b3](https://github.com/twinfoundation/nft/commit/4d338b3e8a4dbccc61a1d1da3c470ba86cefe535))
253
+ * release to production ([4d338b3](https://github.com/iotaledger/twin-nft/commit/4d338b3e8a4dbccc61a1d1da3c470ba86cefe535))
222
254
 
223
255
 
224
256
  ### Dependencies
@@ -229,7 +261,7 @@
229
261
  * devDependencies
230
262
  * @twin.org/nft-connector-entity-storage bumped from ^0.0.0 to ^0.0.1
231
263
 
232
- ## [0.0.1-next.32](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.1-next.31...nft-service-v0.0.1-next.32) (2025-06-24)
264
+ ## [0.0.1-next.32](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.1-next.31...nft-service-v0.0.1-next.32) (2025-06-24)
233
265
 
234
266
 
235
267
  ### Miscellaneous Chores
@@ -245,12 +277,12 @@
245
277
  * devDependencies
246
278
  * @twin.org/nft-connector-entity-storage bumped from 0.0.1-next.31 to 0.0.1-next.32
247
279
 
248
- ## [0.0.1-next.31](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.1-next.30...nft-service-v0.0.1-next.31) (2025-06-12)
280
+ ## [0.0.1-next.31](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.1-next.30...nft-service-v0.0.1-next.31) (2025-06-12)
249
281
 
250
282
 
251
283
  ### Features
252
284
 
253
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
285
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
254
286
 
255
287
 
256
288
  ### Dependencies
@@ -261,7 +293,7 @@
261
293
  * devDependencies
262
294
  * @twin.org/nft-connector-entity-storage bumped from 0.0.1-next.30 to 0.0.1-next.31
263
295
 
264
- ## [0.0.1-next.30](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.1-next.29...nft-service-v0.0.1-next.30) (2025-05-22)
296
+ ## [0.0.1-next.30](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.1-next.29...nft-service-v0.0.1-next.30) (2025-05-22)
265
297
 
266
298
 
267
299
  ### Miscellaneous Chores
@@ -277,7 +309,7 @@
277
309
  * devDependencies
278
310
  * @twin.org/nft-connector-entity-storage bumped from 0.0.1-next.29 to 0.0.1-next.30
279
311
 
280
- ## [0.0.1-next.29](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.1-next.28...nft-service-v0.0.1-next.29) (2025-05-21)
312
+ ## [0.0.1-next.29](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.1-next.28...nft-service-v0.0.1-next.29) (2025-05-21)
281
313
 
282
314
 
283
315
  ### Miscellaneous Chores
@@ -293,17 +325,17 @@
293
325
  * devDependencies
294
326
  * @twin.org/nft-connector-entity-storage bumped from 0.0.1-next.28 to 0.0.1-next.29
295
327
 
296
- ## [0.0.1-next.28](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.1-next.27...nft-service-v0.0.1-next.28) (2025-05-06)
328
+ ## [0.0.1-next.28](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.1-next.27...nft-service-v0.0.1-next.28) (2025-05-06)
297
329
 
298
330
 
299
331
  ### Features
300
332
 
301
- * iota rebased release ([bfdd233](https://github.com/twinfoundation/nft/commit/bfdd23330e168962f7ad0a6fcd2c9c9a38a11697))
333
+ * iota rebased release ([bfdd233](https://github.com/iotaledger/twin-nft/commit/bfdd23330e168962f7ad0a6fcd2c9c9a38a11697))
302
334
 
303
335
 
304
336
  ### Bug Fixes
305
337
 
306
- * params order modified ([#19](https://github.com/twinfoundation/nft/issues/19)) ([c2ceb30](https://github.com/twinfoundation/nft/commit/c2ceb3040c12286d4fac09d51db77465366ba89d))
338
+ * params order modified ([#19](https://github.com/iotaledger/twin-nft/issues/19)) ([c2ceb30](https://github.com/iotaledger/twin-nft/commit/c2ceb3040c12286d4fac09d51db77465366ba89d))
307
339
 
308
340
 
309
341
  ### Dependencies
@@ -314,7 +346,7 @@
314
346
  * devDependencies
315
347
  * @twin.org/nft-connector-entity-storage bumped from 0.0.1-next.27 to 0.0.1-next.28
316
348
 
317
- ## [0.0.1-next.27](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.1-next.26...nft-service-v0.0.1-next.27) (2025-04-24)
349
+ ## [0.0.1-next.27](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.1-next.26...nft-service-v0.0.1-next.27) (2025-04-24)
318
350
 
319
351
 
320
352
  ### Miscellaneous Chores
@@ -330,12 +362,12 @@
330
362
  * devDependencies
331
363
  * @twin.org/nft-connector-entity-storage bumped from 0.0.1-next.26 to 0.0.1-next.27
332
364
 
333
- ## [0.0.1-next.26](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.1-next.25...nft-service-v0.0.1-next.26) (2025-04-17)
365
+ ## [0.0.1-next.26](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.1-next.25...nft-service-v0.0.1-next.26) (2025-04-17)
334
366
 
335
367
 
336
368
  ### Features
337
369
 
338
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
370
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
339
371
 
340
372
 
341
373
  ### Dependencies
@@ -346,7 +378,7 @@
346
378
  * devDependencies
347
379
  * @twin.org/nft-connector-entity-storage bumped from 0.0.1-next.25 to 0.0.1-next.26
348
380
 
349
- ## [0.0.1-next.25](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.1-next.24...nft-service-v0.0.1-next.25) (2025-04-17)
381
+ ## [0.0.1-next.25](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.1-next.24...nft-service-v0.0.1-next.25) (2025-04-17)
350
382
 
351
383
 
352
384
  ### Miscellaneous Chores
@@ -362,7 +394,7 @@
362
394
  * devDependencies
363
395
  * @twin.org/nft-connector-entity-storage bumped from 0.0.1-next.24 to 0.0.1-next.25
364
396
 
365
- ## [0.0.1-next.24](https://github.com/twinfoundation/nft/compare/nft-service-v0.0.1-next.23...nft-service-v0.0.1-next.24) (2025-03-28)
397
+ ## [0.0.1-next.24](https://github.com/iotaledger/twin-nft/compare/nft-service-v0.0.1-next.23...nft-service-v0.0.1-next.24) (2025-03-28)
366
398
 
367
399
 
368
400
  ### Miscellaneous Chores
@@ -561,7 +561,7 @@
561
561
  },
562
562
  "message": {
563
563
  "type": "string",
564
- "description": "The message for the error."
564
+ "description": "The message for the error as an i18n key."
565
565
  },
566
566
  "source": {
567
567
  "type": "string",
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@twin.org/nft-service",
3
- "version": "0.0.3-next.4",
3
+ "version": "0.0.3-next.6",
4
4
  "description": "NFT service orchestration with REST route generation.",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "git+https://github.com/twinfoundation/nft.git",
7
+ "url": "git+https://github.com/iotaledger/nft.git",
8
8
  "directory": "packages/nft-service"
9
9
  },
10
10
  "author": "martyn.janes@iota.org",
@@ -19,7 +19,7 @@
19
19
  "@twin.org/core": "next",
20
20
  "@twin.org/entity": "next",
21
21
  "@twin.org/nameof": "next",
22
- "@twin.org/nft-models": "0.0.3-next.4",
22
+ "@twin.org/nft-models": "0.0.3-next.6",
23
23
  "@twin.org/web": "next"
24
24
  },
25
25
  "main": "./dist/es/index.js",
@@ -53,7 +53,7 @@
53
53
  "business-logic"
54
54
  ],
55
55
  "bugs": {
56
- "url": "git+https://github.com/twinfoundation/nft/issues"
56
+ "url": "git+https://github.com/iotaledger/nft/issues"
57
57
  },
58
58
  "homepage": "https://twindev.org"
59
59
  }