Skip to content

Commit 957e9ef

Browse files
chore(release): update monorepo packages versions (#1711)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4c7d17c commit 957e9ef

File tree

5 files changed

+19
-16
lines changed

5 files changed

+19
-16
lines changed

.changeset/metal-garlics-notice.md

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

.changeset/neat-planets-lie.md

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

.changeset/slow-jeans-trade.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.80.0
4+
5+
### Minor Changes
6+
7+
- [#1712](https://github.com/graphprotocol/graph-tooling/pull/1712)
8+
[`9b48e45`](https://github.com/graphprotocol/graph-tooling/commit/9b48e455b258ecc4fba647e32773ee05b23b42eb)
9+
Thanks [@Shiyasmohd](https://github.com/Shiyasmohd)! - feat: add neox etherscan like url and
10+
public rpc
11+
12+
- [#1710](https://github.com/graphprotocol/graph-tooling/pull/1710)
13+
[`687bbd0`](https://github.com/graphprotocol/graph-tooling/commit/687bbd054265243d7f00376c69dd2a11cbb14116)
14+
Thanks [@yash251](https://github.com/yash251)! - add iotex testnet rpc and api url
15+
16+
- [#1713](https://github.com/graphprotocol/graph-tooling/pull/1713)
17+
[`4c7d17c`](https://github.com/graphprotocol/graph-tooling/commit/4c7d17c30fe7e87866e9002cae5d182bc8217eb5)
18+
Thanks [@alinobrasil](https://github.com/alinobrasil)! - added publicRpc and blockExplorer for
19+
arbitrum nova
20+
321
## 0.79.2
422

523
### 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.79.2",
3+
"version": "0.80.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)