Skip to content

Commit 6a886f9

Browse files
chore(release): update monorepo packages versions (#1682)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0a16b41 commit 6a886f9

File tree

4 files changed

+16
-11
lines changed

4 files changed

+16
-11
lines changed

.changeset/ninety-balloons-stare.md

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

.changeset/real-eggs-teach.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.74.0
4+
5+
### Minor Changes
6+
7+
- [#1681](https://github.com/graphprotocol/graph-tooling/pull/1681)
8+
[`0a16b41`](https://github.com/graphprotocol/graph-tooling/commit/0a16b41979bc0644a1599b9434d9f5bf30687f64)
9+
Thanks [@saihaj](https://github.com/saihaj)! - Part of the Hosted Service migration throw an error
10+
when users are trying to use `hosted-service` product in `graph [auth|deploy|init]` commands.
11+
12+
### Patch Changes
13+
14+
- [#1681](https://github.com/graphprotocol/graph-tooling/pull/1681)
15+
[`0a16b41`](https://github.com/graphprotocol/graph-tooling/commit/0a16b41979bc0644a1599b9434d9f5bf30687f64)
16+
Thanks [@saihaj](https://github.com/saihaj)! - remove ipfs check for studio deploys
17+
318
## 0.73.0
419

520
### Minor 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.73.0",
3+
"version": "0.74.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)