Skip to content

Commit 240df48

Browse files
chore(release): update monorepo packages versions (#1860)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 87c22a1 commit 240df48

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/unlucky-queens-divide.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.93.1
4+
5+
### Patch Changes
6+
7+
- [#1859](https://github.com/graphprotocol/graph-tooling/pull/1859)
8+
[`71c8405`](https://github.com/graphprotocol/graph-tooling/commit/71c84056ef9fc29c4ca18ed82b9e1bad12fd20d9)
9+
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - `graph auth`: fix bug with setting
10+
deploy key
11+
312
## 0.93.0
413

514
### 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.93.0",
3+
"version": "0.93.1",
44
"type": "module",
55
"description": "CLI for building for and deploying to The Graph",
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)