Skip to content

Commit 69c6923

Browse files
chore(release): update monorepo packages versions (#1768)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5d9f0c9 commit 69c6923

File tree

6 files changed

+26
-21
lines changed

6 files changed

+26
-21
lines changed

.changeset/breezy-eels-sniff.md

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

.changeset/cyan-spoons-greet.md

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

.changeset/swift-bottles-trade.md

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

.changeset/warm-moose-act.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.90.0
4+
5+
### Minor Changes
6+
7+
- [`098b433`](https://github.com/graphprotocol/graph-tooling/commit/098b433815390e5aff2e0e52f22ab0ee44b9c206)
8+
Thanks [@DenisCarriere](https://github.com/DenisCarriere)! - Update deprecated endpoints and
9+
support API key for updating published subgraphs
10+
11+
### Patch Changes
12+
13+
- [#1771](https://github.com/graphprotocol/graph-tooling/pull/1771)
14+
[`93271b0`](https://github.com/graphprotocol/graph-tooling/commit/93271b07116752c74419720a39c1fdbd460c078d)
15+
Thanks [@0237h](https://github.com/0237h)! - Support parsing full path contract name from block
16+
explorers
17+
18+
- [#1774](https://github.com/graphprotocol/graph-tooling/pull/1774)
19+
[`5d9f0c9`](https://github.com/graphprotocol/graph-tooling/commit/5d9f0c9c9d714d95ed455deb02137ea5440f3e2d)
20+
Thanks [@0237h](https://github.com/0237h)! - Add new chains: `abstract-testnet`, `corn` and
21+
`corn-testnet`
22+
23+
- [#1767](https://github.com/graphprotocol/graph-tooling/pull/1767)
24+
[`6f2cb45`](https://github.com/graphprotocol/graph-tooling/commit/6f2cb45e5a07d8de2946a485763feb0b1bcfd4f0)
25+
Thanks [@0237h](https://github.com/0237h)! - Fix CLI validation for `startBlock` and
26+
`contractName` fetched from external APIs
27+
328
## 0.89.0
429

530
### 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.89.0",
3+
"version": "0.90.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)