Skip to content

Commit 1c68a6b

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

File tree

7 files changed

+27
-26
lines changed

7 files changed

+27
-26
lines changed

.changeset/lovely-grapes-relate.md

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

.changeset/nervous-grapes-mix.md

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

.changeset/nice-penguins-raise.md

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

.changeset/soft-scissors-help.md

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

.changeset/violet-panthers-report.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.89.0
4+
5+
### Minor Changes
6+
7+
- [#1763](https://github.com/graphprotocol/graph-tooling/pull/1763)
8+
[`58dbd28`](https://github.com/graphprotocol/graph-tooling/commit/58dbd2845b9e336bb06d7cee09929a92db7f2cf5)
9+
Thanks [@alinobrasil](https://github.com/alinobrasil)! - Add new chain: Lens testnet
10+
11+
### Patch Changes
12+
13+
- [#1759](https://github.com/graphprotocol/graph-tooling/pull/1759)
14+
[`1d4217a`](https://github.com/graphprotocol/graph-tooling/commit/1d4217a506b38307ad0d750a9abe37bffa0a734d)
15+
Thanks [@0237h](https://github.com/0237h)! - Refactor debug log for failed Etherscan ABI lookups
16+
17+
- [#1764](https://github.com/graphprotocol/graph-tooling/pull/1764)
18+
[`0b4cfe9`](https://github.com/graphprotocol/graph-tooling/commit/0b4cfe91091a86a0871d486f91754ea87f302b3e)
19+
Thanks [@adamazad](https://github.com/adamazad)! - chore(rpcs): update gnosis chain RPC endpoint
20+
21+
- [#1766](https://github.com/graphprotocol/graph-tooling/pull/1766)
22+
[`d2fda94`](https://github.com/graphprotocol/graph-tooling/commit/d2fda940ace2b719354df9da43890c559ebfd3a8)
23+
Thanks [@0237h](https://github.com/0237h)! - Improve ABI file path validation
24+
25+
- [#1761](https://github.com/graphprotocol/graph-tooling/pull/1761)
26+
[`baf36b4`](https://github.com/graphprotocol/graph-tooling/commit/baf36b42bc531f3aee2709c2f55682a7ec44e5ac)
27+
Thanks [@alinobrasil](https://github.com/alinobrasil)! - update soneium-testnet blockexplorer url
28+
329
## 0.88.0
430

531
### Minor 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.88.0",
3+
"version": "0.89.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)