Skip to content

Commit 2451dbd

Browse files
chore(release): update monorepo packages versions (#1864)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f979e55 commit 2451dbd

File tree

7 files changed

+27
-26
lines changed

7 files changed

+27
-26
lines changed

.changeset/angry-ties-kiss.md

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

.changeset/cuddly-foxes-occur.md

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

.changeset/gorgeous-flies-teach.md

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

.changeset/little-badgers-cover.md

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

.changeset/pink-rabbits-sip.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.93.2
4+
5+
### Patch Changes
6+
7+
- [#1871](https://github.com/graphprotocol/graph-tooling/pull/1871)
8+
[`5b312cf`](https://github.com/graphprotocol/graph-tooling/commit/5b312cf35bf4f77f36f3017e58805e9777bb8e5d)
9+
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Fix empty source name for substreams
10+
subgraphs #1868
11+
12+
- [#1863](https://github.com/graphprotocol/graph-tooling/pull/1863)
13+
[`4e70f64`](https://github.com/graphprotocol/graph-tooling/commit/4e70f64681a6c0158fa8287a77b8a79907d51b7d)
14+
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - warn about outdated node version
15+
16+
- [#1866](https://github.com/graphprotocol/graph-tooling/pull/1866)
17+
[`a4f0745`](https://github.com/graphprotocol/graph-tooling/commit/a4f074542a8ad9a4c783830e42702f309690418b)
18+
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - show skip-git deprecation warning
19+
only when used
20+
21+
- [#1867](https://github.com/graphprotocol/graph-tooling/pull/1867)
22+
[`f979e55`](https://github.com/graphprotocol/graph-tooling/commit/f979e553f5ed75513bc75b07231a717056312e96)
23+
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - error out if node is too old
24+
25+
- [#1865](https://github.com/graphprotocol/graph-tooling/pull/1865)
26+
[`4ddb562`](https://github.com/graphprotocol/graph-tooling/commit/4ddb56209361908804f366ec94266ec7f7dc079f)
27+
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - minor `graph init` ux improvements
28+
329
## 0.93.1
430

531
### 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.1",
3+
"version": "0.93.2",
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)