Skip to content

Commit 6e195c2

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

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/beige-boxes-punch.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.93.3
4+
5+
### Patch Changes
6+
7+
- [#1875](https://github.com/graphprotocol/graph-tooling/pull/1875)
8+
[`675a89a`](https://github.com/graphprotocol/graph-tooling/commit/675a89a0f060f241f3da15542d6a7f497d5fcf5b)
9+
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix flag startup bug
10+
311
## 0.93.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.93.2",
3+
"version": "0.93.3",
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)