Skip to content

Commit 565f188

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

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/kind-seals-occur.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.80.1
4+
5+
### Patch Changes
6+
7+
- [#1715](https://github.com/graphprotocol/graph-tooling/pull/1715)
8+
[`4cfef44`](https://github.com/graphprotocol/graph-tooling/commit/4cfef44d991de6f9bbb802eb8956de5d63b2c2a3)
9+
Thanks [@Shiyasmohd](https://github.com/Shiyasmohd)! - fix: getcontractcreation support on neox
10+
etherscan api
11+
312
## 0.80.0
413

514
### 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.80.0",
3+
"version": "0.80.1",
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)