Skip to content

Commit 30bd22d

Browse files
committed
chore(release): update monorepo packages versions
1 parent 8455ab9 commit 30bd22d

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/@graphprotocol_graph-cli-2068-dependencies.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.98.2
4+
5+
### Patch Changes
6+
7+
- [#2068](https://github.com/graphprotocol/graph-tooling/pull/2068) [`c05a9b3`](https://github.com/graphprotocol/graph-tooling/commit/c05a9b3685e69aeaabe9181966bc244387b40924) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`kubo-rpc-client@^6.0.0` ↗︎](https://www.npmjs.com/package/kubo-rpc-client/v/6.0.0) (from `^5.0.2`, in `dependencies`)
9+
310
## 0.98.1
411

512
### 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.98.1",
3+
"version": "0.98.2",
44
"type": "module",
55
"description": "CLI for building for and deploying to The Graph",
66
"repository": {

0 commit comments

Comments
 (0)