Skip to content

Commit 7ea78b3

Browse files
chore(release): update monorepo packages versions (#1312)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 17b90d7 commit 7ea78b3

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/calm-pillows-shop.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.48.0
4+
5+
### Minor Changes
6+
7+
- [#1257](https://github.com/graphprotocol/graph-tooling/pull/1257)
8+
[`17b90d7`](https://github.com/graphprotocol/graph-tooling/commit/17b90d7e2d4abdd850755adc4630975fd2b957e7)
9+
Thanks [@enisdenjo](https://github.com/enisdenjo)! - Bundle CLI as binary
10+
311
## 0.47.2
412

513
### 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.47.2",
3+
"version": "0.48.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)