Skip to content

Commit f1cae69

Browse files
committed
chore(release): 1.2.0 [skip ci]
## [@venusprotocol/protocol-reserve-subgraph-v1.2.0](https://github.com/VenusProtocol/subgraphs/compare/@venusprotocol/protocol-reserve-subgraph-v1.1.1...@venusprotocol/protocol-reserve-subgraph-v1.2.0) (2025-06-24) ### Features * add AssetTransferredToDestination event mapping ([0ebcd6e](0ebcd6e)) * add DestinationAmount entity ([1eb572d](1eb572d)) * add getOrCreateDestinationAmount ([8111f0e](8111f0e)) * add support for wBnbBurnConverter ([4c03bca](4c03bca)) * handle Converted and AssetTransferredToDestination events ([7521c7e](7521c7e)) * handle private conversions ([979642e](979642e))
1 parent a522d45 commit f1cae69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subgraphs/protocol-reserve/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@venusprotocol/protocol-reserve-subgraph",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"repository": {
66
"url": "https://github.com/VenusProtocol/subgraphs",

0 commit comments

Comments
 (0)