Skip to content

Commit 5762163

Browse files
committed
applying package updates
1 parent 951e56b commit 5762163

File tree

4 files changed

+25
-9
lines changed

4 files changed

+25
-9
lines changed

change/@graphitation-apollo-forest-run-a138dd5d-ab6b-4870-ac22-7563085fc37c.json

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

packages/apollo-forest-run/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@graphitation/apollo-forest-run",
33
"entries": [
4+
{
5+
"date": "Fri, 28 Feb 2025 15:25:36 GMT",
6+
"version": "0.9.3",
7+
"tag": "@graphitation/apollo-forest-run_v0.9.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]_msteamsmdb",
12+
"package": "@graphitation/apollo-forest-run",
13+
"commit": "5f46ef6c7d146bb80ba9e427b7ce5c7e831d560b",
14+
"comment": "fix(apollo-forest-run): do not rely on cached key for root-level objects"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 27 Feb 2025 12:37:33 GMT",
621
"version": "0.9.2",

packages/apollo-forest-run/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @graphitation/apollo-forest-run
22

3-
<!-- This log was last generated on Thu, 27 Feb 2025 12:37:33 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 28 Feb 2025 15:25:36 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.9.3
8+
9+
Fri, 28 Feb 2025 15:25:36 GMT
10+
11+
### Patches
12+
13+
- fix(apollo-forest-run): do not rely on cached key for root-level objects ([email protected]_msteamsmdb)
14+
715
## 0.9.2
816

917
Thu, 27 Feb 2025 12:37:33 GMT

packages/apollo-forest-run/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@graphitation/apollo-forest-run",
33
"license": "MIT",
4-
"version": "0.9.2",
4+
"version": "0.9.3",
55
"main": "./src/index.ts",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)