Skip to content

Commit 2e144b4

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tall-months-fly.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.37.2
4+
5+
### Patch Changes
6+
7+
- [#1023](https://github.com/graphprotocol/graph-cli/pull/1023) [`bf5ab6d`](https://github.com/graphprotocol/graph-cli/commit/bf5ab6dc0f19fcb5b8e599b7d9b1c2b6efcbe005) Thanks [@evaporei](https://github.com/evaporei)! - update graph-ts to 0.29.1
8+
39
## 0.37.1
410

511
### 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.37.1",
3+
"version": "0.37.2",
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)