@twin.org/immutable-proof-service 0.0.3-next.11 → 0.0.3-next.13
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 +79 -49
- package/docs/open-api/spec.json +1 -1
- package/package.json +5 -5
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,36 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.12...immutable-proof-service-v0.0.3-next.13) (2026-05-20)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* update dependencies ([1ec6b18](https://github.com/iotaledger/twin-immutable-proof/commit/1ec6b18e93198a8fc4935700863cdab1c3df7b64))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/immutable-proof-models bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
16
|
+
* @twin.org/immutable-proof-task bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
17
|
+
|
|
18
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.11...immutable-proof-service-v0.0.3-next.12) (2026-05-12)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Features
|
|
22
|
+
|
|
23
|
+
* typescript 6 update ([34d8aea](https://github.com/iotaledger/twin-immutable-proof/commit/34d8aea0ea0c1e1252de1882517abb1683d98313))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Dependencies
|
|
27
|
+
|
|
28
|
+
* The following workspace dependencies were updated
|
|
29
|
+
* dependencies
|
|
30
|
+
* @twin.org/immutable-proof-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
31
|
+
* @twin.org/immutable-proof-task bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
32
|
+
|
|
33
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.10...immutable-proof-service-v0.0.3-next.11) (2026-03-25)
|
|
4
34
|
|
|
5
35
|
|
|
6
36
|
### Miscellaneous Chores
|
|
@@ -15,12 +45,12 @@
|
|
|
15
45
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
16
46
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
17
47
|
|
|
18
|
-
## [0.0.3-next.10](https://github.com/
|
|
48
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.9...immutable-proof-service-v0.0.3-next.10) (2026-02-25)
|
|
19
49
|
|
|
20
50
|
|
|
21
51
|
### Features
|
|
22
52
|
|
|
23
|
-
* update schemas ([ab0569a](https://github.com/
|
|
53
|
+
* update schemas ([ab0569a](https://github.com/iotaledger/twin-immutable-proof/commit/ab0569adf3419beefd8aef7793fdbe5b2fe2d93e))
|
|
24
54
|
|
|
25
55
|
|
|
26
56
|
### Dependencies
|
|
@@ -30,12 +60,12 @@
|
|
|
30
60
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
31
61
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
32
62
|
|
|
33
|
-
## [0.0.3-next.9](https://github.com/
|
|
63
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.8...immutable-proof-service-v0.0.3-next.9) (2026-02-13)
|
|
34
64
|
|
|
35
65
|
|
|
36
66
|
### Features
|
|
37
67
|
|
|
38
|
-
* remove vm linkage in on chain proof ([4034336](https://github.com/
|
|
68
|
+
* remove vm linkage in on chain proof ([4034336](https://github.com/iotaledger/twin-immutable-proof/commit/4034336177261dcf3b017524a56f3f6537545227))
|
|
39
69
|
|
|
40
70
|
|
|
41
71
|
### Dependencies
|
|
@@ -45,12 +75,12 @@
|
|
|
45
75
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
46
76
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
47
77
|
|
|
48
|
-
## [0.0.3-next.8](https://github.com/
|
|
78
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.7...immutable-proof-service-v0.0.3-next.8) (2026-02-10)
|
|
49
79
|
|
|
50
80
|
|
|
51
81
|
### Features
|
|
52
82
|
|
|
53
|
-
* immutable proof as vc ([#31](https://github.com/
|
|
83
|
+
* immutable proof as vc ([#31](https://github.com/iotaledger/twin-immutable-proof/issues/31)) ([79cdb03](https://github.com/iotaledger/twin-immutable-proof/commit/79cdb03eb86c4f6d2ab1d5bf235f74ff74e8b877))
|
|
54
84
|
|
|
55
85
|
|
|
56
86
|
### Dependencies
|
|
@@ -60,7 +90,7 @@
|
|
|
60
90
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
61
91
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
62
92
|
|
|
63
|
-
## [0.0.3-next.7](https://github.com/
|
|
93
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.6...immutable-proof-service-v0.0.3-next.7) (2026-02-05)
|
|
64
94
|
|
|
65
95
|
|
|
66
96
|
### Miscellaneous Chores
|
|
@@ -75,12 +105,12 @@
|
|
|
75
105
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
76
106
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
77
107
|
|
|
78
|
-
## [0.0.3-next.6](https://github.com/
|
|
108
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.5...immutable-proof-service-v0.0.3-next.6) (2026-01-21)
|
|
79
109
|
|
|
80
110
|
|
|
81
111
|
### Features
|
|
82
112
|
|
|
83
|
-
* update contexts ([#22](https://github.com/
|
|
113
|
+
* update contexts ([#22](https://github.com/iotaledger/twin-immutable-proof/issues/22)) ([645b880](https://github.com/iotaledger/twin-immutable-proof/commit/645b8803540408c74e3891b2c5ff9aefd5908d9f))
|
|
84
114
|
|
|
85
115
|
|
|
86
116
|
### Dependencies
|
|
@@ -90,12 +120,12 @@
|
|
|
90
120
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
91
121
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
92
122
|
|
|
93
|
-
## [0.0.3-next.5](https://github.com/
|
|
123
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.4...immutable-proof-service-v0.0.3-next.5) (2026-01-14)
|
|
94
124
|
|
|
95
125
|
|
|
96
126
|
### Features
|
|
97
127
|
|
|
98
|
-
* update contexts and namespaces ([#20](https://github.com/
|
|
128
|
+
* update contexts and namespaces ([#20](https://github.com/iotaledger/twin-immutable-proof/issues/20)) ([d38aa69](https://github.com/iotaledger/twin-immutable-proof/commit/d38aa696c73e4fcc304f08fb458d5900109abcb4))
|
|
99
129
|
|
|
100
130
|
|
|
101
131
|
### Dependencies
|
|
@@ -105,12 +135,12 @@
|
|
|
105
135
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
106
136
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
107
137
|
|
|
108
|
-
## [0.0.3-next.4](https://github.com/
|
|
138
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.3...immutable-proof-service-v0.0.3-next.4) (2026-01-07)
|
|
109
139
|
|
|
110
140
|
|
|
111
141
|
### Features
|
|
112
142
|
|
|
113
|
-
* add logging ([#18](https://github.com/
|
|
143
|
+
* add logging ([#18](https://github.com/iotaledger/twin-immutable-proof/issues/18)) ([e331ce8](https://github.com/iotaledger/twin-immutable-proof/commit/e331ce843393554750c2708ebce1273056b6399a))
|
|
114
144
|
|
|
115
145
|
|
|
116
146
|
### Dependencies
|
|
@@ -120,12 +150,12 @@
|
|
|
120
150
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
121
151
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
122
152
|
|
|
123
|
-
## [0.0.3-next.3](https://github.com/
|
|
153
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.2...immutable-proof-service-v0.0.3-next.3) (2025-11-28)
|
|
124
154
|
|
|
125
155
|
|
|
126
156
|
### Bug Fixes
|
|
127
157
|
|
|
128
|
-
* constructor component name ([06ea7c3](https://github.com/
|
|
158
|
+
* constructor component name ([06ea7c3](https://github.com/iotaledger/twin-immutable-proof/commit/06ea7c3602a7b465870300bf02f358d95312d49a))
|
|
129
159
|
|
|
130
160
|
|
|
131
161
|
### Dependencies
|
|
@@ -135,12 +165,12 @@
|
|
|
135
165
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
136
166
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
137
167
|
|
|
138
|
-
## [0.0.3-next.2](https://github.com/
|
|
168
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.1...immutable-proof-service-v0.0.3-next.2) (2025-11-28)
|
|
139
169
|
|
|
140
170
|
|
|
141
171
|
### Features
|
|
142
172
|
|
|
143
|
-
* update background tasks ([f25741c](https://github.com/
|
|
173
|
+
* update background tasks ([f25741c](https://github.com/iotaledger/twin-immutable-proof/commit/f25741c704e2c8311bc98bc69d4d926c523c781e))
|
|
144
174
|
|
|
145
175
|
|
|
146
176
|
### Dependencies
|
|
@@ -150,24 +180,24 @@
|
|
|
150
180
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
151
181
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
152
182
|
|
|
153
|
-
## [0.0.3-next.1](https://github.com/
|
|
183
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.3-next.0...immutable-proof-service-v0.0.3-next.1) (2025-11-12)
|
|
154
184
|
|
|
155
185
|
|
|
156
186
|
### Features
|
|
157
187
|
|
|
158
|
-
* add context id features ([#14](https://github.com/
|
|
159
|
-
* add validate-locales ([d6a7c07](https://github.com/
|
|
160
|
-
* eslint migration to flat config ([c8536f2](https://github.com/
|
|
161
|
-
* remove unused namespace ([a39864c](https://github.com/
|
|
162
|
-
* update data types to use fully qualified names ([e94d0f5](https://github.com/
|
|
163
|
-
* update dependencies ([7d6b321](https://github.com/
|
|
164
|
-
* update framework core ([e708d4d](https://github.com/
|
|
165
|
-
* use shared store mechanism ([#3](https://github.com/
|
|
188
|
+
* add context id features ([#14](https://github.com/iotaledger/twin-immutable-proof/issues/14)) ([ed5a594](https://github.com/iotaledger/twin-immutable-proof/commit/ed5a594eaa7d50f74b1c09a7a560d48b33a4ecd1))
|
|
189
|
+
* add validate-locales ([d6a7c07](https://github.com/iotaledger/twin-immutable-proof/commit/d6a7c0794a1922981a42f56cc24724d7cee727f6))
|
|
190
|
+
* eslint migration to flat config ([c8536f2](https://github.com/iotaledger/twin-immutable-proof/commit/c8536f219c7709c6c08b9266e537831f9054dda9))
|
|
191
|
+
* remove unused namespace ([a39864c](https://github.com/iotaledger/twin-immutable-proof/commit/a39864c0b2ca8753334a34028b8e5823a14162b4))
|
|
192
|
+
* update data types to use fully qualified names ([e94d0f5](https://github.com/iotaledger/twin-immutable-proof/commit/e94d0f5db93856b5b59cfd34e55252fa13a7f4e0))
|
|
193
|
+
* update dependencies ([7d6b321](https://github.com/iotaledger/twin-immutable-proof/commit/7d6b321928ca0434ee530816b1440f1687b94a6e))
|
|
194
|
+
* update framework core ([e708d4d](https://github.com/iotaledger/twin-immutable-proof/commit/e708d4dd3febcfbcd64663d5be004eab1d26c0fb))
|
|
195
|
+
* use shared store mechanism ([#3](https://github.com/iotaledger/twin-immutable-proof/issues/3)) ([7042a40](https://github.com/iotaledger/twin-immutable-proof/commit/7042a40f0ef8b01463f07aeb1efae4f417162fa1))
|
|
166
196
|
|
|
167
197
|
|
|
168
198
|
### Bug Fixes
|
|
169
199
|
|
|
170
|
-
* Missing user and node identity on create ([#1](https://github.com/
|
|
200
|
+
* Missing user and node identity on create ([#1](https://github.com/iotaledger/twin-immutable-proof/issues/1)) ([80ea2f9](https://github.com/iotaledger/twin-immutable-proof/commit/80ea2f901afc7531f4a522227a61e6fa1482484d))
|
|
171
201
|
|
|
172
202
|
|
|
173
203
|
### Dependencies
|
|
@@ -177,12 +207,12 @@
|
|
|
177
207
|
* @twin.org/immutable-proof-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
178
208
|
* @twin.org/immutable-proof-task bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
179
209
|
|
|
180
|
-
## [0.0.2-next.3](https://github.com/
|
|
210
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.2-next.2...immutable-proof-service-v0.0.2-next.3) (2025-10-09)
|
|
181
211
|
|
|
182
212
|
|
|
183
213
|
### Features
|
|
184
214
|
|
|
185
|
-
* add validate-locales ([d6a7c07](https://github.com/
|
|
215
|
+
* add validate-locales ([d6a7c07](https://github.com/iotaledger/twin-immutable-proof/commit/d6a7c0794a1922981a42f56cc24724d7cee727f6))
|
|
186
216
|
|
|
187
217
|
|
|
188
218
|
### Dependencies
|
|
@@ -192,12 +222,12 @@
|
|
|
192
222
|
* @twin.org/immutable-proof-models bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
193
223
|
* @twin.org/immutable-proof-task bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
194
224
|
|
|
195
|
-
## [0.0.2-next.2](https://github.com/
|
|
225
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.2-next.1...immutable-proof-service-v0.0.2-next.2) (2025-08-29)
|
|
196
226
|
|
|
197
227
|
|
|
198
228
|
### Features
|
|
199
229
|
|
|
200
|
-
* eslint migration to flat config ([c8536f2](https://github.com/
|
|
230
|
+
* eslint migration to flat config ([c8536f2](https://github.com/iotaledger/twin-immutable-proof/commit/c8536f219c7709c6c08b9266e537831f9054dda9))
|
|
201
231
|
|
|
202
232
|
|
|
203
233
|
### Dependencies
|
|
@@ -207,21 +237,21 @@
|
|
|
207
237
|
* @twin.org/immutable-proof-models bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
208
238
|
* @twin.org/immutable-proof-task bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
209
239
|
|
|
210
|
-
## [0.0.2-next.1](https://github.com/
|
|
240
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.2-next.0...immutable-proof-service-v0.0.2-next.1) (2025-08-20)
|
|
211
241
|
|
|
212
242
|
|
|
213
243
|
### Features
|
|
214
244
|
|
|
215
|
-
* remove unused namespace ([a39864c](https://github.com/
|
|
216
|
-
* update data types to use fully qualified names ([e94d0f5](https://github.com/
|
|
217
|
-
* update dependencies ([7d6b321](https://github.com/
|
|
218
|
-
* update framework core ([e708d4d](https://github.com/
|
|
219
|
-
* use shared store mechanism ([#3](https://github.com/
|
|
245
|
+
* remove unused namespace ([a39864c](https://github.com/iotaledger/twin-immutable-proof/commit/a39864c0b2ca8753334a34028b8e5823a14162b4))
|
|
246
|
+
* update data types to use fully qualified names ([e94d0f5](https://github.com/iotaledger/twin-immutable-proof/commit/e94d0f5db93856b5b59cfd34e55252fa13a7f4e0))
|
|
247
|
+
* update dependencies ([7d6b321](https://github.com/iotaledger/twin-immutable-proof/commit/7d6b321928ca0434ee530816b1440f1687b94a6e))
|
|
248
|
+
* update framework core ([e708d4d](https://github.com/iotaledger/twin-immutable-proof/commit/e708d4dd3febcfbcd64663d5be004eab1d26c0fb))
|
|
249
|
+
* use shared store mechanism ([#3](https://github.com/iotaledger/twin-immutable-proof/issues/3)) ([7042a40](https://github.com/iotaledger/twin-immutable-proof/commit/7042a40f0ef8b01463f07aeb1efae4f417162fa1))
|
|
220
250
|
|
|
221
251
|
|
|
222
252
|
### Bug Fixes
|
|
223
253
|
|
|
224
|
-
* Missing user and node identity on create ([#1](https://github.com/
|
|
254
|
+
* Missing user and node identity on create ([#1](https://github.com/iotaledger/twin-immutable-proof/issues/1)) ([80ea2f9](https://github.com/iotaledger/twin-immutable-proof/commit/80ea2f901afc7531f4a522227a61e6fa1482484d))
|
|
225
255
|
|
|
226
256
|
|
|
227
257
|
### Dependencies
|
|
@@ -236,7 +266,7 @@
|
|
|
236
266
|
|
|
237
267
|
### Features
|
|
238
268
|
|
|
239
|
-
* release to production ([cb7ecff](https://github.com/
|
|
269
|
+
* release to production ([cb7ecff](https://github.com/iotaledger/twin-immutable-proof/commit/cb7ecff3e9a1ec8b4391d7efea4a58057b8b66c6))
|
|
240
270
|
|
|
241
271
|
|
|
242
272
|
### Dependencies
|
|
@@ -246,12 +276,12 @@
|
|
|
246
276
|
* @twin.org/immutable-proof-models bumped from ^0.0.0 to ^0.0.1
|
|
247
277
|
* @twin.org/immutable-proof-task bumped from ^0.0.0 to ^0.0.1
|
|
248
278
|
|
|
249
|
-
## [0.0.1-next.35](https://github.com/
|
|
279
|
+
## [0.0.1-next.35](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.1-next.34...immutable-proof-service-v0.0.1-next.35) (2025-06-12)
|
|
250
280
|
|
|
251
281
|
|
|
252
282
|
### Features
|
|
253
283
|
|
|
254
|
-
* update dependencies ([7d6b321](https://github.com/
|
|
284
|
+
* update dependencies ([7d6b321](https://github.com/iotaledger/twin-immutable-proof/commit/7d6b321928ca0434ee530816b1440f1687b94a6e))
|
|
255
285
|
|
|
256
286
|
|
|
257
287
|
### Dependencies
|
|
@@ -261,7 +291,7 @@
|
|
|
261
291
|
* @twin.org/immutable-proof-models bumped from 0.0.1-next.34 to 0.0.1-next.35
|
|
262
292
|
* @twin.org/immutable-proof-task bumped from 0.0.1-next.34 to 0.0.1-next.35
|
|
263
293
|
|
|
264
|
-
## [0.0.1-next.34](https://github.com/
|
|
294
|
+
## [0.0.1-next.34](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.1-next.33...immutable-proof-service-v0.0.1-next.34) (2025-06-03)
|
|
265
295
|
|
|
266
296
|
|
|
267
297
|
### Miscellaneous Chores
|
|
@@ -276,12 +306,12 @@
|
|
|
276
306
|
* @twin.org/immutable-proof-models bumped from 0.0.1-next.33 to 0.0.1-next.34
|
|
277
307
|
* @twin.org/immutable-proof-task bumped from 0.0.1-next.33 to 0.0.1-next.34
|
|
278
308
|
|
|
279
|
-
## [0.0.1-next.33](https://github.com/
|
|
309
|
+
## [0.0.1-next.33](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.1-next.32...immutable-proof-service-v0.0.1-next.33) (2025-05-28)
|
|
280
310
|
|
|
281
311
|
|
|
282
312
|
### Features
|
|
283
313
|
|
|
284
|
-
* update data types to use fully qualified names ([e94d0f5](https://github.com/
|
|
314
|
+
* update data types to use fully qualified names ([e94d0f5](https://github.com/iotaledger/twin-immutable-proof/commit/e94d0f5db93856b5b59cfd34e55252fa13a7f4e0))
|
|
285
315
|
|
|
286
316
|
|
|
287
317
|
### Dependencies
|
|
@@ -291,12 +321,12 @@
|
|
|
291
321
|
* @twin.org/immutable-proof-models bumped from 0.0.1-next.32 to 0.0.1-next.33
|
|
292
322
|
* @twin.org/immutable-proof-task bumped from 0.0.1-next.32 to 0.0.1-next.33
|
|
293
323
|
|
|
294
|
-
## [0.0.1-next.32](https://github.com/
|
|
324
|
+
## [0.0.1-next.32](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.1-next.31...immutable-proof-service-v0.0.1-next.32) (2025-04-17)
|
|
295
325
|
|
|
296
326
|
|
|
297
327
|
### Features
|
|
298
328
|
|
|
299
|
-
* use shared store mechanism ([#3](https://github.com/
|
|
329
|
+
* use shared store mechanism ([#3](https://github.com/iotaledger/twin-immutable-proof/issues/3)) ([7042a40](https://github.com/iotaledger/twin-immutable-proof/commit/7042a40f0ef8b01463f07aeb1efae4f417162fa1))
|
|
300
330
|
|
|
301
331
|
|
|
302
332
|
### Dependencies
|
|
@@ -306,12 +336,12 @@
|
|
|
306
336
|
* @twin.org/immutable-proof-models bumped from 0.0.1-next.31 to 0.0.1-next.32
|
|
307
337
|
* @twin.org/immutable-proof-task bumped from 0.0.1-next.31 to 0.0.1-next.32
|
|
308
338
|
|
|
309
|
-
## [0.0.1-next.31](https://github.com/
|
|
339
|
+
## [0.0.1-next.31](https://github.com/iotaledger/twin-immutable-proof/compare/immutable-proof-service-v0.0.1-next.30...immutable-proof-service-v0.0.1-next.31) (2025-03-28)
|
|
310
340
|
|
|
311
341
|
|
|
312
342
|
### Bug Fixes
|
|
313
343
|
|
|
314
|
-
* Missing user and node identity on create ([#1](https://github.com/
|
|
344
|
+
* Missing user and node identity on create ([#1](https://github.com/iotaledger/twin-immutable-proof/issues/1)) ([80ea2f9](https://github.com/iotaledger/twin-immutable-proof/commit/80ea2f901afc7531f4a522227a61e6fa1482484d))
|
|
315
345
|
|
|
316
346
|
|
|
317
347
|
### Dependencies
|
package/docs/open-api/spec.json
CHANGED
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twin.org/immutable-proof-service",
|
|
3
|
-
"version": "0.0.3-next.
|
|
3
|
+
"version": "0.0.3-next.13",
|
|
4
4
|
"description": "Core proof lifecycle service with route helpers for create, get, and verify operations",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
|
-
"url": "git+https://github.com/
|
|
7
|
+
"url": "git+https://github.com/iotaledger/immutable-proof.git",
|
|
8
8
|
"directory": "packages/immutable-proof-service"
|
|
9
9
|
},
|
|
10
10
|
"author": "martyn.janes@iota.org",
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
"@twin.org/entity-storage-models": "next",
|
|
25
25
|
"@twin.org/event-bus-models": "next",
|
|
26
26
|
"@twin.org/identity-models": "next",
|
|
27
|
-
"@twin.org/immutable-proof-models": "0.0.3-next.
|
|
28
|
-
"@twin.org/immutable-proof-task": "0.0.3-next.
|
|
27
|
+
"@twin.org/immutable-proof-models": "0.0.3-next.13",
|
|
28
|
+
"@twin.org/immutable-proof-task": "0.0.3-next.13",
|
|
29
29
|
"@twin.org/logging-models": "next",
|
|
30
30
|
"@twin.org/nameof": "next",
|
|
31
31
|
"@twin.org/standards-w3c-did": "next",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"business-logic"
|
|
62
62
|
],
|
|
63
63
|
"bugs": {
|
|
64
|
-
"url": "git+https://github.com/
|
|
64
|
+
"url": "git+https://github.com/iotaledger/immutable-proof/issues"
|
|
65
65
|
},
|
|
66
66
|
"homepage": "https://twindev.org"
|
|
67
67
|
}
|