Skip to content

Add base to deploy script#234

Merged
coreyar merged 8 commits intotestnetfrom
add-base-to-deploy-script
Jan 7, 2025
Merged

Add base to deploy script#234
coreyar merged 8 commits intotestnetfrom
add-base-to-deploy-script

Conversation

@coreyar
Copy link
Contributor

@coreyar coreyar commented Jan 6, 2025

Add base to deployment script

coreyar and others added 8 commits January 4, 2025 14:03
## [@venusprotocol/cross-chain-governance-subgraph-v1.1.1](https://github.com/VenusProtocol/subgraphs/compare/@venusprotocol/cross-chain-governance-subgraph-v1.1.0...@venusprotocol/cross-chain-governance-subgraph-v1.1.1) (2025-01-04)

### Bug Fixes

* bump semantic release version ([6bf5643](6bf5643))
* bump semantic release version ([b27e418](b27e418))
* bump semantic release version ([65ad840](65ad840))
* relock in prepare script ([151aa7a](151aa7a))
* relock in prepare script ([e15546a](e15546a))
* revert bump in semantic release version for compatibility with monorepo plugin ([0ddfd81](0ddfd81))
* revert bump in semantic release version for compatibility with monorepo plugin ([8a661d7](8a661d7))
* revert bump in semantic release version for compatibility with monorepo plugin ([eb82be0](eb82be0))
* version string ([d0f16f5](d0f16f5))
* version string ([0c90faf](0c90faf))
## [@venusprotocol/etherfi-promo-subgraph-v1.0.3](https://github.com/VenusProtocol/subgraphs/compare/@venusprotocol/etherfi-promo-subgraph-v1.0.2...@venusprotocol/etherfi-promo-subgraph-v1.0.3) (2025-01-04)

### Bug Fixes

* bump semantic release version ([6bf5643](6bf5643))
* bump semantic release version ([b27e418](b27e418))
* bump semantic release version ([65ad840](65ad840))
* revert bump in semantic release version for compatibility with monorepo plugin ([0ddfd81](0ddfd81))
* revert bump in semantic release version for compatibility with monorepo plugin ([8a661d7](8a661d7))
* revert bump in semantic release version for compatibility with monorepo plugin ([eb82be0](eb82be0))
## [@venusprotocol/isolated-pools-subgraph-v1.3.1](https://github.com/VenusProtocol/subgraphs/compare/@venusprotocol/isolated-pools-subgraph-v1.3.0...@venusprotocol/isolated-pools-subgraph-v1.3.1) (2025-01-04)

### Bug Fixes

* bump semantic release version ([6bf5643](6bf5643))
* bump semantic release version ([b27e418](b27e418))
* bump semantic release version ([65ad840](65ad840))
* hardchade underlying ankrstakedbnb token to avoid errors querying before existence ([d59ff7b](d59ff7b))
* hardchade underlying ankrstakedbnb token to avoid errors querying before existence ([12903b3](12903b3))
* hardchade underlying ankrstakedbnb token to avoid errors querying before existence ([50ff78e](50ff78e))
* hardchade underlying weth token to avoid errors querying before existence ([0994701](0994701))
* hardchade underlying weth token to avoid errors querying before existence ([175b0bb](175b0bb))
* hardchade underlying weth token to avoid errors querying before existence ([de149c3](de149c3))
* log address as hex ([22bfbb7](22bfbb7))
* revert bump in semantic release version for compatibility with monorepo plugin ([0ddfd81](0ddfd81))
* revert bump in semantic release version for compatibility with monorepo plugin ([8a661d7](8a661d7))
* revert bump in semantic release version for compatibility with monorepo plugin ([eb82be0](eb82be0))
## [@venusprotocol/protocol-reserve-subgraph-v1.1.1](https://github.com/VenusProtocol/subgraphs/compare/@venusprotocol/protocol-reserve-subgraph-v1.1.0...@venusprotocol/protocol-reserve-subgraph-v1.1.1) (2025-01-04)

### Bug Fixes

* bump semantic release version ([6bf5643](6bf5643))
* bump semantic release version ([b27e418](b27e418))
* bump semantic release version ([65ad840](65ad840))
* revert bump in semantic release version for compatibility with monorepo plugin ([0ddfd81](0ddfd81))
* revert bump in semantic release version for compatibility with monorepo plugin ([8a661d7](8a661d7))
* revert bump in semantic release version for compatibility with monorepo plugin ([eb82be0](eb82be0))
## [@venusprotocol/core-pool-subgraph-v1.1.3](https://github.com/VenusProtocol/subgraphs/compare/@venusprotocol/core-pool-subgraph-v1.1.2...@venusprotocol/core-pool-subgraph-v1.1.3) (2025-01-04)

### Bug Fixes

* bump semantic release version ([6bf5643](6bf5643))
* bump semantic release version ([b27e418](b27e418))
* bump semantic release version ([65ad840](65ad840))
* hardchade underlying weth token to avoid errors querying before existence ([0994701](0994701))
* hardchade underlying weth token to avoid errors querying before existence ([175b0bb](175b0bb))
* hardchade underlying weth token to avoid errors querying before existence ([de149c3](de149c3))
* revert bump in semantic release version for compatibility with monorepo plugin ([0ddfd81](0ddfd81))
* revert bump in semantic release version for compatibility with monorepo plugin ([8a661d7](8a661d7))
* revert bump in semantic release version for compatibility with monorepo plugin ([eb82be0](eb82be0))
* update querying underlying token for wbeth ([1fadcdc](1fadcdc))
* update querying underlying token for wbeth ([1fdcf0d](1fdcf0d))
* update querying underlying token for wbeth ([87ef873](87ef873))
## [@venusprotocol/governance-subgraph-v1.0.3](https://github.com/VenusProtocol/subgraphs/compare/@venusprotocol/governance-subgraph-v1.0.2...@venusprotocol/governance-subgraph-v1.0.3) (2025-01-04)

### Bug Fixes

* allow relock ([05941bd](05941bd))
* bump semantic release version ([6bf5643](6bf5643))
* bump semantic release version ([b27e418](b27e418))
* bump semantic release version ([65ad840](65ad840))
* make executable ([2b0727b](2b0727b))
* make prepare executable ([75248e4](75248e4))
* relock in prepare script ([a7fd7b4](a7fd7b4))
* revert bump in semantic release version for compatibility with monorepo plugin ([0ddfd81](0ddfd81))
* revert bump in semantic release version for compatibility with monorepo plugin ([8a661d7](8a661d7))
* revert bump in semantic release version for compatibility with monorepo plugin ([eb82be0](eb82be0))
@coreyar coreyar merged commit 4bcd9dd into testnet Jan 7, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants