Skip to content

Commit 08f227d

Browse files
chore(release): update monorepo packages versions (#1304)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 327784f commit 08f227d

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/pretty-items-wave.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.47.1
4+
5+
### Patch Changes
6+
7+
- [#1303](https://github.com/graphprotocol/graph-tooling/pull/1303)
8+
[`327784f`](https://github.com/graphprotocol/graph-tooling/commit/327784ff79c458c603dbac4b9dfd1f4e5aab6c8c)
9+
Thanks [@dimitrovmaksim](https://github.com/dimitrovmaksim)! - Fixes 403 Forbidden response when
10+
fetching the latest matchstick tag
11+
312
## 0.47.0
413

514
### Minor 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.47.0",
3+
"version": "0.47.1",
44
"description": "CLI for building for and deploying to The Graph",
55
"license": "(Apache-2.0 OR MIT)",
66
"engines": {

0 commit comments

Comments
 (0)