Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#1703)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 29, 2024
1 parent 24c402f commit bc00873
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/strong-camels-obey.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphprotocol/graph-cli

## 0.79.1

### Patch Changes

- [#1701](https://github.com/graphprotocol/graph-tooling/pull/1701)
[`24c402f`](https://github.com/graphprotocol/graph-tooling/commit/24c402f5f2f296a1df35d54fe1927030f96481d4)
Thanks [@saihaj](https://github.com/saihaj)! - Allow publishing without forcing network or
subgraph id

## 0.79.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
"version": "0.79.0",
"version": "0.79.1",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
Expand Down

0 comments on commit bc00873

Please sign in to comment.