@twin.org/nft-rest-client 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.
Files changed (2) hide show
  1. package/docs/changelog.md +64 -36
  2. package/package.json +4 -4
package/docs/changelog.md CHANGED
@@ -1,11 +1,39 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.4](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.3-next.3...nft-rest-client-v0.0.3-next.4) (2026-04-20)
3
+ ## [0.0.3-next.6](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.5...nft-rest-client-v0.0.3-next.6) (2026-05-20)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * **nft-rest-client:** 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
+
17
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.4...nft-rest-client-v0.0.3-next.5) (2026-05-12)
18
+
19
+
20
+ ### Features
21
+
22
+ * typescript 6 update ([91b94b8](https://github.com/iotaledger/twin-nft/commit/91b94b846ea081b09b2228681776ce30f104a36e))
23
+
24
+
25
+ ### Dependencies
26
+
27
+ * The following workspace dependencies were updated
28
+ * dependencies
29
+ * @twin.org/nft-models bumped from 0.0.3-next.4 to 0.0.3-next.5
30
+
31
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.3...nft-rest-client-v0.0.3-next.4) (2026-04-20)
4
32
 
5
33
 
6
34
  ### Features
7
35
 
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))
36
+ * 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
37
 
10
38
 
11
39
  ### Dependencies
@@ -14,7 +42,7 @@
14
42
  * dependencies
15
43
  * @twin.org/nft-models bumped from 0.0.3-next.3 to 0.0.3-next.4
16
44
 
17
- ## [0.0.3-next.3](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.3-next.2...nft-rest-client-v0.0.3-next.3) (2026-03-03)
45
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.2...nft-rest-client-v0.0.3-next.3) (2026-03-03)
18
46
 
19
47
 
20
48
  ### Miscellaneous Chores
@@ -28,7 +56,7 @@
28
56
  * dependencies
29
57
  * @twin.org/nft-models bumped from 0.0.3-next.2 to 0.0.3-next.3
30
58
 
31
- ## [0.0.3-next.2](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.3-next.1...nft-rest-client-v0.0.3-next.2) (2026-02-25)
59
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.1...nft-rest-client-v0.0.3-next.2) (2026-02-25)
32
60
 
33
61
 
34
62
  ### Miscellaneous Chores
@@ -42,17 +70,17 @@
42
70
  * dependencies
43
71
  * @twin.org/nft-models bumped from 0.0.3-next.1 to 0.0.3-next.2
44
72
 
45
- ## [0.0.3-next.1](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.3-next.0...nft-rest-client-v0.0.3-next.1) (2025-11-12)
73
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.3-next.0...nft-rest-client-v0.0.3-next.1) (2025-11-12)
46
74
 
47
75
 
48
76
  ### Features
49
77
 
50
- * add context id features ([#50](https://github.com/twinfoundation/nft/issues/50)) ([56c31c7](https://github.com/twinfoundation/nft/commit/56c31c7ba10e3ef8ad44f6463153f90888e64711))
51
- * add validate-locales ([0055a56](https://github.com/twinfoundation/nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
52
- * eslint migration to flat config ([0e6fc12](https://github.com/twinfoundation/nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
53
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
54
- * update framework core ([f3496b6](https://github.com/twinfoundation/nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
55
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
78
+ * add context id features ([#50](https://github.com/iotaledger/twin-nft/issues/50)) ([56c31c7](https://github.com/iotaledger/twin-nft/commit/56c31c7ba10e3ef8ad44f6463153f90888e64711))
79
+ * add validate-locales ([0055a56](https://github.com/iotaledger/twin-nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
80
+ * eslint migration to flat config ([0e6fc12](https://github.com/iotaledger/twin-nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
81
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
82
+ * update framework core ([f3496b6](https://github.com/iotaledger/twin-nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
83
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
56
84
 
57
85
 
58
86
  ### Dependencies
@@ -61,12 +89,12 @@
61
89
  * dependencies
62
90
  * @twin.org/nft-models bumped from 0.0.3-next.0 to 0.0.3-next.1
63
91
 
64
- ## [0.0.2-next.8](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.7...nft-rest-client-v0.0.2-next.8) (2025-10-09)
92
+ ## [0.0.2-next.8](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.7...nft-rest-client-v0.0.2-next.8) (2025-10-09)
65
93
 
66
94
 
67
95
  ### Features
68
96
 
69
- * add validate-locales ([0055a56](https://github.com/twinfoundation/nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
97
+ * add validate-locales ([0055a56](https://github.com/iotaledger/twin-nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
70
98
 
71
99
 
72
100
  ### Dependencies
@@ -75,7 +103,7 @@
75
103
  * dependencies
76
104
  * @twin.org/nft-models bumped from 0.0.2-next.7 to 0.0.2-next.8
77
105
 
78
- ## [0.0.2-next.7](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.6...nft-rest-client-v0.0.2-next.7) (2025-09-26)
106
+ ## [0.0.2-next.7](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.6...nft-rest-client-v0.0.2-next.7) (2025-09-26)
79
107
 
80
108
 
81
109
  ### Miscellaneous Chores
@@ -89,7 +117,7 @@
89
117
  * dependencies
90
118
  * @twin.org/nft-models bumped from 0.0.2-next.6 to 0.0.2-next.7
91
119
 
92
- ## [0.0.2-next.6](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.5...nft-rest-client-v0.0.2-next.6) (2025-09-25)
120
+ ## [0.0.2-next.6](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.5...nft-rest-client-v0.0.2-next.6) (2025-09-25)
93
121
 
94
122
 
95
123
  ### Miscellaneous Chores
@@ -103,7 +131,7 @@
103
131
  * dependencies
104
132
  * @twin.org/nft-models bumped from 0.0.2-next.5 to 0.0.2-next.6
105
133
 
106
- ## [0.0.2-next.5](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.4...nft-rest-client-v0.0.2-next.5) (2025-09-22)
134
+ ## [0.0.2-next.5](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.4...nft-rest-client-v0.0.2-next.5) (2025-09-22)
107
135
 
108
136
 
109
137
  ### Miscellaneous Chores
@@ -117,12 +145,12 @@
117
145
  * dependencies
118
146
  * @twin.org/nft-models bumped from 0.0.2-next.4 to 0.0.2-next.5
119
147
 
120
- ## [0.0.2-next.4](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.3...nft-rest-client-v0.0.2-next.4) (2025-09-10)
148
+ ## [0.0.2-next.4](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.3...nft-rest-client-v0.0.2-next.4) (2025-09-10)
121
149
 
122
150
 
123
151
  ### Features
124
152
 
125
- * eslint migration to flat config ([0e6fc12](https://github.com/twinfoundation/nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
153
+ * eslint migration to flat config ([0e6fc12](https://github.com/iotaledger/twin-nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
126
154
 
127
155
 
128
156
  ### Dependencies
@@ -131,12 +159,12 @@
131
159
  * dependencies
132
160
  * @twin.org/nft-models bumped from 0.0.2-next.3 to 0.0.2-next.4
133
161
 
134
- ## [0.0.2-next.3](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.2...nft-rest-client-v0.0.2-next.3) (2025-08-20)
162
+ ## [0.0.2-next.3](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.2...nft-rest-client-v0.0.2-next.3) (2025-08-20)
135
163
 
136
164
 
137
165
  ### Features
138
166
 
139
- * update framework core ([f3496b6](https://github.com/twinfoundation/nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
167
+ * update framework core ([f3496b6](https://github.com/iotaledger/twin-nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
140
168
 
141
169
 
142
170
  ### Dependencies
@@ -145,7 +173,7 @@
145
173
  * dependencies
146
174
  * @twin.org/nft-models bumped from 0.0.2-next.2 to 0.0.2-next.3
147
175
 
148
- ## [0.0.2-next.2](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.1...nft-rest-client-v0.0.2-next.2) (2025-07-25)
176
+ ## [0.0.2-next.2](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.1...nft-rest-client-v0.0.2-next.2) (2025-07-25)
149
177
 
150
178
 
151
179
  ### Miscellaneous Chores
@@ -159,13 +187,13 @@
159
187
  * dependencies
160
188
  * @twin.org/nft-models bumped from 0.0.2-next.1 to 0.0.2-next.2
161
189
 
162
- ## [0.0.2-next.1](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.2-next.0...nft-rest-client-v0.0.2-next.1) (2025-07-16)
190
+ ## [0.0.2-next.1](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.2-next.0...nft-rest-client-v0.0.2-next.1) (2025-07-16)
163
191
 
164
192
 
165
193
  ### Features
166
194
 
167
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
168
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
195
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
196
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
169
197
 
170
198
 
171
199
  ### Dependencies
@@ -179,7 +207,7 @@
179
207
 
180
208
  ### Features
181
209
 
182
- * release to production ([4d338b3](https://github.com/twinfoundation/nft/commit/4d338b3e8a4dbccc61a1d1da3c470ba86cefe535))
210
+ * release to production ([4d338b3](https://github.com/iotaledger/twin-nft/commit/4d338b3e8a4dbccc61a1d1da3c470ba86cefe535))
183
211
 
184
212
 
185
213
  ### Dependencies
@@ -188,7 +216,7 @@
188
216
  * dependencies
189
217
  * @twin.org/nft-models bumped from ^0.0.0 to ^0.0.1
190
218
 
191
- ## [0.0.1-next.32](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.31...nft-rest-client-v0.0.1-next.32) (2025-06-24)
219
+ ## [0.0.1-next.32](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.31...nft-rest-client-v0.0.1-next.32) (2025-06-24)
192
220
 
193
221
 
194
222
  ### Miscellaneous Chores
@@ -202,12 +230,12 @@
202
230
  * dependencies
203
231
  * @twin.org/nft-models bumped from 0.0.1-next.31 to 0.0.1-next.32
204
232
 
205
- ## [0.0.1-next.31](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.30...nft-rest-client-v0.0.1-next.31) (2025-06-12)
233
+ ## [0.0.1-next.31](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.30...nft-rest-client-v0.0.1-next.31) (2025-06-12)
206
234
 
207
235
 
208
236
  ### Features
209
237
 
210
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
238
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
211
239
 
212
240
 
213
241
  ### Dependencies
@@ -216,7 +244,7 @@
216
244
  * dependencies
217
245
  * @twin.org/nft-models bumped from 0.0.1-next.30 to 0.0.1-next.31
218
246
 
219
- ## [0.0.1-next.30](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.29...nft-rest-client-v0.0.1-next.30) (2025-05-22)
247
+ ## [0.0.1-next.30](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.29...nft-rest-client-v0.0.1-next.30) (2025-05-22)
220
248
 
221
249
 
222
250
  ### Miscellaneous Chores
@@ -230,7 +258,7 @@
230
258
  * dependencies
231
259
  * @twin.org/nft-models bumped from 0.0.1-next.29 to 0.0.1-next.30
232
260
 
233
- ## [0.0.1-next.29](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.28...nft-rest-client-v0.0.1-next.29) (2025-05-21)
261
+ ## [0.0.1-next.29](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.28...nft-rest-client-v0.0.1-next.29) (2025-05-21)
234
262
 
235
263
 
236
264
  ### Miscellaneous Chores
@@ -244,7 +272,7 @@
244
272
  * dependencies
245
273
  * @twin.org/nft-models bumped from 0.0.1-next.28 to 0.0.1-next.29
246
274
 
247
- ## [0.0.1-next.28](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.27...nft-rest-client-v0.0.1-next.28) (2025-05-06)
275
+ ## [0.0.1-next.28](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.27...nft-rest-client-v0.0.1-next.28) (2025-05-06)
248
276
 
249
277
 
250
278
  ### Miscellaneous Chores
@@ -258,7 +286,7 @@
258
286
  * dependencies
259
287
  * @twin.org/nft-models bumped from 0.0.1-next.27 to 0.0.1-next.28
260
288
 
261
- ## [0.0.1-next.27](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.26...nft-rest-client-v0.0.1-next.27) (2025-04-24)
289
+ ## [0.0.1-next.27](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.26...nft-rest-client-v0.0.1-next.27) (2025-04-24)
262
290
 
263
291
 
264
292
  ### Miscellaneous Chores
@@ -272,12 +300,12 @@
272
300
  * dependencies
273
301
  * @twin.org/nft-models bumped from 0.0.1-next.26 to 0.0.1-next.27
274
302
 
275
- ## [0.0.1-next.26](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.25...nft-rest-client-v0.0.1-next.26) (2025-04-17)
303
+ ## [0.0.1-next.26](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.25...nft-rest-client-v0.0.1-next.26) (2025-04-17)
276
304
 
277
305
 
278
306
  ### Features
279
307
 
280
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
308
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
281
309
 
282
310
 
283
311
  ### Dependencies
@@ -286,7 +314,7 @@
286
314
  * dependencies
287
315
  * @twin.org/nft-models bumped from 0.0.1-next.25 to 0.0.1-next.26
288
316
 
289
- ## [0.0.1-next.25](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.24...nft-rest-client-v0.0.1-next.25) (2025-04-17)
317
+ ## [0.0.1-next.25](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.24...nft-rest-client-v0.0.1-next.25) (2025-04-17)
290
318
 
291
319
 
292
320
  ### Miscellaneous Chores
@@ -300,7 +328,7 @@
300
328
  * dependencies
301
329
  * @twin.org/nft-models bumped from 0.0.1-next.24 to 0.0.1-next.25
302
330
 
303
- ## [0.0.1-next.24](https://github.com/twinfoundation/nft/compare/nft-rest-client-v0.0.1-next.23...nft-rest-client-v0.0.1-next.24) (2025-03-28)
331
+ ## [0.0.1-next.24](https://github.com/iotaledger/twin-nft/compare/nft-rest-client-v0.0.1-next.23...nft-rest-client-v0.0.1-next.24) (2025-03-28)
304
332
 
305
333
 
306
334
  ### Miscellaneous Chores
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@twin.org/nft-rest-client",
3
- "version": "0.0.3-next.4",
3
+ "version": "0.0.3-next.6",
4
4
  "description": "HTTP client for calling NFT service endpoints from applications.",
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-rest-client"
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",
@@ -50,7 +50,7 @@
50
50
  "assets"
51
51
  ],
52
52
  "bugs": {
53
- "url": "git+https://github.com/twinfoundation/nft/issues"
53
+ "url": "git+https://github.com/iotaledger/nft/issues"
54
54
  },
55
55
  "homepage": "https://twindev.org"
56
56
  }