Skip to content

Commit

Permalink
chore(release): 1.0.0-pre.1 [skip ci]
Browse files Browse the repository at this point in the history
## @venusprotocol/cross-chain-governance-subgraph-v1.0.0-pre.1 (2024-11-20)

### Features

* add creation time to proposal ([bb8b1a4](bb8b1a4))
* add cross governance handlers ([50e8a2a](50e8a2a))
* add cross-chain deployment for integration tests ([f7caa87](f7caa87))
* create relationship between source and remote proposals ([1574538](1574538))
* deploy optimism sepolia and zksync sepolia subgraphs ([6d53851](6d53851))
* include mainnet subgraphs for optimism and zksync ([ea59f01](ea59f01))
* sketch out cross chain governance subgraphs ([231c280](231c280))
* sketch out governance subgraphs ([539ff21](539ff21))

### Bug Fixes

* add missing route type ([598eee8](598eee8))
* cast signature as hex string ([6ce4411](6ce4411))
* decoding events ([1b4be42](1b4be42))
* index enum value ([79eb53c](79eb53c))
* reference route id ([dc12a32](dc12a32))
* update version and deployment to untangle the graph bug ([cd806c8](cd806c8))
  • Loading branch information
toolsvenus authored and coreyar committed Nov 22, 2024
1 parent a05b790 commit 25243fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subgraphs/cross-chain-governance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@venusprotocol/cross-chain-governance-subgraph",
"version": "0.1.7",
"version": "1.0.0-pre.1",
"license": "MIT",
"repository": {
"url": "https://github.com/VenusProtocol/subgraphs",
Expand Down

0 comments on commit 25243fe

Please sign in to comment.