We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b90d7 commit 7ea78b3Copy full SHA for 7ea78b3
.changeset/calm-pillows-shop.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @graphprotocol/graph-cli
2
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
11
## 0.47.2
12
13
### Patch Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
- "version": "0.47.2",
+ "version": "0.48.0",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
0 commit comments