Skip to content

Commit fd46799

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

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/good-coats-tease.md

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

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @graphprotocol/graph-cli
2+
3+
## 0.37.1
4+
5+
### Patch Changes
6+
7+
- [#1015](https://github.com/graphprotocol/graph-cli/pull/1015) [`5df304c`](https://github.com/graphprotocol/graph-cli/commit/5df304c75ecc339f681eeae858325a7859183dda) Thanks [@saihaj](https://github.com/saihaj)! - fix fantom network init URLs

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.37.0",
3+
"version": "0.37.1",
44
"license": "(Apache-2.0 OR MIT)",
55
"description": "CLI for building for and deploying to The Graph",
66
"dependencies": {

0 commit comments

Comments
 (0)