Skip to content

Commit fe142b7

Browse files
chore(release): update monorepo packages versions
1 parent d1fa5e0 commit fe142b7

File tree

4 files changed

+14
-11
lines changed

4 files changed

+14
-11
lines changed

.changeset/blue-insects-visit.md

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

.changeset/purple-kids-talk.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.93.4
4+
5+
### Patch Changes
6+
7+
- [#1891](https://github.com/graphprotocol/graph-tooling/pull/1891)
8+
[`d1fa5e0`](https://github.com/graphprotocol/graph-tooling/commit/d1fa5e0e34a92f24db29d3def26e133e87e7bdde)
9+
Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - fix bug with duplicate IDs - #1604
10+
11+
- [#1879](https://github.com/graphprotocol/graph-tooling/pull/1879)
12+
[`f6079a6`](https://github.com/graphprotocol/graph-tooling/commit/f6079a68c016e8d9864f2fc94526a60d4b21eb69)
13+
Thanks [@McAronDev](https://github.com/McAronDev)! - fix bug with missing Graft type in SpS
14+
manifest definition
15+
316
## 0.93.3
417

518
### 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.3",
3+
"version": "0.93.4",
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)