@twin.org/nft-models 0.0.3-next.4 → 0.0.3-next.5

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 +44 -37
  2. package/package.json +3 -3
package/docs/changelog.md CHANGED
@@ -1,159 +1,166 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.4](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.3-next.3...nft-models-v0.0.3-next.4) (2026-04-20)
3
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.4...nft-models-v0.0.3-next.5) (2026-05-12)
4
4
 
5
5
 
6
6
  ### Features
7
7
 
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))
8
+ * typescript 6 update ([91b94b8](https://github.com/iotaledger/twin-nft/commit/91b94b846ea081b09b2228681776ce30f104a36e))
9
9
 
10
- ## [0.0.3-next.3](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.3-next.2...nft-models-v0.0.3-next.3) (2026-03-03)
10
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.3...nft-models-v0.0.3-next.4) (2026-04-20)
11
11
 
12
12
 
13
13
  ### Features
14
14
 
15
- * update docs ([75dc85e](https://github.com/twinfoundation/nft/commit/75dc85ed0476666d0a1cc5d83ca0a5db29b69992))
15
+ * 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))
16
16
 
17
- ## [0.0.3-next.2](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.3-next.1...nft-models-v0.0.3-next.2) (2026-02-25)
17
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.2...nft-models-v0.0.3-next.3) (2026-03-03)
18
+
19
+
20
+ ### Features
21
+
22
+ * update docs ([75dc85e](https://github.com/iotaledger/twin-nft/commit/75dc85ed0476666d0a1cc5d83ca0a5db29b69992))
23
+
24
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.1...nft-models-v0.0.3-next.2) (2026-02-25)
18
25
 
19
26
 
20
27
  ### Miscellaneous Chores
21
28
 
22
29
  * **nft-models:** Synchronize repo versions
23
30
 
24
- ## [0.0.3-next.1](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.3-next.0...nft-models-v0.0.3-next.1) (2025-11-12)
31
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.3-next.0...nft-models-v0.0.3-next.1) (2025-11-12)
25
32
 
26
33
 
27
34
  ### Features
28
35
 
29
- * add context id features ([#50](https://github.com/twinfoundation/nft/issues/50)) ([56c31c7](https://github.com/twinfoundation/nft/commit/56c31c7ba10e3ef8ad44f6463153f90888e64711))
30
- * add validate-locales ([0055a56](https://github.com/twinfoundation/nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
31
- * eslint migration to flat config ([0e6fc12](https://github.com/twinfoundation/nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
32
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
33
- * update framework core ([f3496b6](https://github.com/twinfoundation/nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
34
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
36
+ * add context id features ([#50](https://github.com/iotaledger/twin-nft/issues/50)) ([56c31c7](https://github.com/iotaledger/twin-nft/commit/56c31c7ba10e3ef8ad44f6463153f90888e64711))
37
+ * add validate-locales ([0055a56](https://github.com/iotaledger/twin-nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
38
+ * eslint migration to flat config ([0e6fc12](https://github.com/iotaledger/twin-nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
39
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
40
+ * update framework core ([f3496b6](https://github.com/iotaledger/twin-nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
41
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
35
42
 
36
- ## [0.0.2-next.8](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.2-next.7...nft-models-v0.0.2-next.8) (2025-10-09)
43
+ ## [0.0.2-next.8](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.7...nft-models-v0.0.2-next.8) (2025-10-09)
37
44
 
38
45
 
39
46
  ### Features
40
47
 
41
- * add validate-locales ([0055a56](https://github.com/twinfoundation/nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
48
+ * add validate-locales ([0055a56](https://github.com/iotaledger/twin-nft/commit/0055a56ed166946f1db860aa0725ad53248b3427))
42
49
 
43
- ## [0.0.2-next.7](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.2-next.6...nft-models-v0.0.2-next.7) (2025-09-26)
50
+ ## [0.0.2-next.7](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.6...nft-models-v0.0.2-next.7) (2025-09-26)
44
51
 
45
52
 
46
53
  ### Miscellaneous Chores
47
54
 
48
55
  * **nft-models:** Synchronize repo versions
49
56
 
50
- ## [0.0.2-next.6](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.2-next.5...nft-models-v0.0.2-next.6) (2025-09-25)
57
+ ## [0.0.2-next.6](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.5...nft-models-v0.0.2-next.6) (2025-09-25)
51
58
 
52
59
 
53
60
  ### Miscellaneous Chores
54
61
 
55
62
  * **nft-models:** Synchronize repo versions
56
63
 
57
- ## [0.0.2-next.5](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.2-next.4...nft-models-v0.0.2-next.5) (2025-09-22)
64
+ ## [0.0.2-next.5](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.4...nft-models-v0.0.2-next.5) (2025-09-22)
58
65
 
59
66
 
60
67
  ### Miscellaneous Chores
61
68
 
62
69
  * **nft-models:** Synchronize repo versions
63
70
 
64
- ## [0.0.2-next.4](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.2-next.3...nft-models-v0.0.2-next.4) (2025-09-10)
71
+ ## [0.0.2-next.4](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.3...nft-models-v0.0.2-next.4) (2025-09-10)
65
72
 
66
73
 
67
74
  ### Features
68
75
 
69
- * eslint migration to flat config ([0e6fc12](https://github.com/twinfoundation/nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
76
+ * eslint migration to flat config ([0e6fc12](https://github.com/iotaledger/twin-nft/commit/0e6fc128c3c8f6cd34db793787437dd4af2c9994))
70
77
 
71
- ## [0.0.2-next.3](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.2-next.2...nft-models-v0.0.2-next.3) (2025-08-20)
78
+ ## [0.0.2-next.3](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.2...nft-models-v0.0.2-next.3) (2025-08-20)
72
79
 
73
80
 
74
81
  ### Features
75
82
 
76
- * update framework core ([f3496b6](https://github.com/twinfoundation/nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
83
+ * update framework core ([f3496b6](https://github.com/iotaledger/twin-nft/commit/f3496b61bfebbb3479bb92df39ecfa9ac8d90b9b))
77
84
 
78
- ## [0.0.2-next.2](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.2-next.1...nft-models-v0.0.2-next.2) (2025-07-25)
85
+ ## [0.0.2-next.2](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.1...nft-models-v0.0.2-next.2) (2025-07-25)
79
86
 
80
87
 
81
88
  ### Miscellaneous Chores
82
89
 
83
90
  * **nft-models:** Synchronize repo versions
84
91
 
85
- ## [0.0.2-next.1](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.2-next.0...nft-models-v0.0.2-next.1) (2025-07-16)
92
+ ## [0.0.2-next.1](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.2-next.0...nft-models-v0.0.2-next.1) (2025-07-16)
86
93
 
87
94
 
88
95
  ### Features
89
96
 
90
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
91
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
97
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
98
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
92
99
 
93
100
  ## 0.0.1 (2025-07-09)
94
101
 
95
102
 
96
103
  ### Features
97
104
 
98
- * release to production ([4d338b3](https://github.com/twinfoundation/nft/commit/4d338b3e8a4dbccc61a1d1da3c470ba86cefe535))
105
+ * release to production ([4d338b3](https://github.com/iotaledger/twin-nft/commit/4d338b3e8a4dbccc61a1d1da3c470ba86cefe535))
99
106
 
100
- ## [0.0.1-next.32](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.1-next.31...nft-models-v0.0.1-next.32) (2025-06-24)
107
+ ## [0.0.1-next.32](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.31...nft-models-v0.0.1-next.32) (2025-06-24)
101
108
 
102
109
 
103
110
  ### Miscellaneous Chores
104
111
 
105
112
  * **nft-models:** Synchronize repo versions
106
113
 
107
- ## [0.0.1-next.31](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.1-next.30...nft-models-v0.0.1-next.31) (2025-06-12)
114
+ ## [0.0.1-next.31](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.30...nft-models-v0.0.1-next.31) (2025-06-12)
108
115
 
109
116
 
110
117
  ### Features
111
118
 
112
- * update dependencies ([8660f76](https://github.com/twinfoundation/nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
119
+ * update dependencies ([8660f76](https://github.com/iotaledger/twin-nft/commit/8660f76ca324b0f476e45544cac6bee4b3146c3b))
113
120
 
114
- ## [0.0.1-next.30](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.1-next.29...nft-models-v0.0.1-next.30) (2025-05-22)
121
+ ## [0.0.1-next.30](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.29...nft-models-v0.0.1-next.30) (2025-05-22)
115
122
 
116
123
 
117
124
  ### Miscellaneous Chores
118
125
 
119
126
  * **nft-models:** Synchronize repo versions
120
127
 
121
- ## [0.0.1-next.29](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.1-next.28...nft-models-v0.0.1-next.29) (2025-05-21)
128
+ ## [0.0.1-next.29](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.28...nft-models-v0.0.1-next.29) (2025-05-21)
122
129
 
123
130
 
124
131
  ### Miscellaneous Chores
125
132
 
126
133
  * **nft-models:** Synchronize repo versions
127
134
 
128
- ## [0.0.1-next.28](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.1-next.27...nft-models-v0.0.1-next.28) (2025-05-06)
135
+ ## [0.0.1-next.28](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.27...nft-models-v0.0.1-next.28) (2025-05-06)
129
136
 
130
137
 
131
138
  ### Miscellaneous Chores
132
139
 
133
140
  * **nft-models:** Synchronize repo versions
134
141
 
135
- ## [0.0.1-next.27](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.1-next.26...nft-models-v0.0.1-next.27) (2025-04-24)
142
+ ## [0.0.1-next.27](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.26...nft-models-v0.0.1-next.27) (2025-04-24)
136
143
 
137
144
 
138
145
  ### Miscellaneous Chores
139
146
 
140
147
  * **nft-models:** Synchronize repo versions
141
148
 
142
- ## [0.0.1-next.26](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.1-next.25...nft-models-v0.0.1-next.26) (2025-04-17)
149
+ ## [0.0.1-next.26](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.25...nft-models-v0.0.1-next.26) (2025-04-17)
143
150
 
144
151
 
145
152
  ### Features
146
153
 
147
- * use shared store mechanism ([#16](https://github.com/twinfoundation/nft/issues/16)) ([897bc78](https://github.com/twinfoundation/nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
154
+ * use shared store mechanism ([#16](https://github.com/iotaledger/twin-nft/issues/16)) ([897bc78](https://github.com/iotaledger/twin-nft/commit/897bc7805248ba1388b2dd03df24c33f1633f344))
148
155
 
149
- ## [0.0.1-next.25](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.1-next.24...nft-models-v0.0.1-next.25) (2025-04-17)
156
+ ## [0.0.1-next.25](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.24...nft-models-v0.0.1-next.25) (2025-04-17)
150
157
 
151
158
 
152
159
  ### Miscellaneous Chores
153
160
 
154
161
  * **nft-models:** Synchronize repo versions
155
162
 
156
- ## [0.0.1-next.24](https://github.com/twinfoundation/nft/compare/nft-models-v0.0.1-next.23...nft-models-v0.0.1-next.24) (2025-03-28)
163
+ ## [0.0.1-next.24](https://github.com/iotaledger/twin-nft/compare/nft-models-v0.0.1-next.23...nft-models-v0.0.1-next.24) (2025-03-28)
157
164
 
158
165
 
159
166
  ### Miscellaneous Chores
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@twin.org/nft-models",
3
- "version": "0.0.3-next.4",
3
+ "version": "0.0.3-next.5",
4
4
  "description": "Shared NFT interfaces, request and response models, and connector contracts.",
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-models"
9
9
  },
10
10
  "author": "martyn.janes@iota.org",
@@ -48,7 +48,7 @@
48
48
  "schemas"
49
49
  ],
50
50
  "bugs": {
51
- "url": "git+https://github.com/twinfoundation/nft/issues"
51
+ "url": "git+https://github.com/iotaledger/nft/issues"
52
52
  },
53
53
  "homepage": "https://twindev.org"
54
54
  }