Skip to content

Commit d46830e

Browse files
chore(release): update monorepo packages versions (#1687)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fea8f23 commit d46830e

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/fair-crabs-greet.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphprotocol/graph-cli
22

3+
## 0.75.0
4+
5+
### Minor Changes
6+
7+
- [#1686](https://github.com/graphprotocol/graph-tooling/pull/1686)
8+
[`fea8f23`](https://github.com/graphprotocol/graph-tooling/commit/fea8f23b745d2595708b7f5b86384ad7eaa16f08)
9+
Thanks [@alinobrasil](https://github.com/alinobrasil)! - getEtherscanLikeAPIUrl: added for sei
10+
mainnet (to be able to obtain contract ABI)
11+
312
## 0.74.1
413

514
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/graph-cli",
3-
"version": "0.74.1",
3+
"version": "0.75.0",
44
"description": "CLI for building for and deploying to The Graph",
55
"license": "(Apache-2.0 OR MIT)",
66
"engines": {

0 commit comments

Comments
 (0)