Skip to content

Commit 927a985

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

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/proud-zebras-report.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.79.2
4+
5+
### Patch Changes
6+
7+
- [#1698](https://github.com/graphprotocol/graph-tooling/pull/1698)
8+
[`c8ec890`](https://github.com/graphprotocol/graph-tooling/commit/c8ec890cb13bb109bb97387e4819c948d97a079a)
9+
Thanks [@soilking](https://github.com/soilking)! - Fix build files being placed outside the build
10+
directory
11+
312
## 0.79.1
413

514
### 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.79.1",
3+
"version": "0.79.2",
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)