File tree Expand file tree Collapse file tree 8 files changed +24
-8
lines changed Expand file tree Collapse file tree 8 files changed +24
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "." : " 0.0.0" ,
3- "tap_aggregator" : " 0.5.5 " ,
4- "tap_core" : " 4.1.3 " ,
5- "tap_integration_tests" : " 0.1.20 " ,
3+ "tap_aggregator" : " 0.5.6 " ,
4+ "tap_core" : " 4.1.4 " ,
5+ "tap_integration_tests" : " 0.1.21 " ,
66 "tap_eip712_message" : " 0.2.2" ,
7- "tap_graph" : " 0.3.3 " ,
7+ "tap_graph" : " 0.3.4 " ,
88 "tap_receipt" : " 1.1.3"
99}
Original file line number Diff line number Diff line change 2727
2828
2929
30+ ## [ 0.5.6] ( https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_aggregator-v0.5.5...tap_aggregator-v0.5.6 ) (2025-06-20)
31+
32+
33+ ### Bug Fixes
34+
35+ * update RAV and receipt structs for horizon to latest version ([ 58afaef] ( https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/58afaef396c635828d214e8bc325b6c5328b5b1b ) )
36+
3037## [ 0.5.4] ( https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_aggregator-v0.5.3...tap_aggregator-v0.5.4 ) (2025-05-21)
3138
3239
Original file line number Diff line number Diff line change 11[package ]
22name = " tap_aggregator"
3- version = " 0.5.5 "
3+ version = " 0.5.6 "
44edition.workspace = true
55license.workspace = true
66repository.workspace = true
Original file line number Diff line number Diff line change 66
77
88
9+
10+
911## [ 4.1.2] ( https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_core-v4.1.1...tap_core-v4.1.2 ) (2025-05-19)
1012
1113
Original file line number Diff line number Diff line change 11[package ]
22name = " tap_core"
3- version = " 4.1.3 "
3+ version = " 4.1.4 "
44edition.workspace = true
55license.workspace = true
66repository.workspace = true
Original file line number Diff line number Diff line change 1111
1212
1313
14+ ## [ 0.3.4] ( https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_graph-v0.3.3...tap_graph-v0.3.4 ) (2025-06-20)
15+
16+
17+ ### Bug Fixes
18+
19+ * update RAV and receipt structs for horizon to latest version ([ 58afaef] ( https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/58afaef396c635828d214e8bc325b6c5328b5b1b ) )
20+
1421## [ 0.3.2] ( https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_graph-v0.3.1...tap_graph-v0.3.2 ) (2025-05-19)
1522
1623
Original file line number Diff line number Diff line change 11[package ]
22name = " tap_graph"
3- version = " 0.3.3 "
3+ version = " 0.3.4 "
44edition.workspace = true
55license.workspace = true
66repository.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " tap_integration_tests"
3- version = " 0.1.20 "
3+ version = " 0.1.21 "
44edition.workspace = true
55license.workspace = true
66repository.workspace = true
You can’t perform that action at this time.
0 commit comments