Skip to content

Commit a2d0e28

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

File tree

4 files changed

+13
-11
lines changed

4 files changed

+13
-11
lines changed

.changeset/kind-oranges-add.md

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

.changeset/mean-eyes-report.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.85.0
4+
5+
### Minor Changes
6+
7+
- [#1733](https://github.com/graphprotocol/graph-tooling/pull/1733)
8+
[`d13bc5e`](https://github.com/graphprotocol/graph-tooling/commit/d13bc5e6ba08a62be78d1bf469fc0e3b89ee3c1a)
9+
Thanks [@alinobrasil](https://github.com/alinobrasil)! - added rootstock
10+
11+
- [#1736](https://github.com/graphprotocol/graph-tooling/pull/1736)
12+
[`e759327`](https://github.com/graphprotocol/graph-tooling/commit/e759327cf53fe9462f9bdf65f5ff9fdd125f58db)
13+
Thanks [@fschoell](https://github.com/fschoell)! - replace etherscan endpoints
14+
315
## 0.84.0
416

517
### 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.84.0",
3+
"version": "0.85.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)