Skip to content

Commit f5ff592

Browse files
committed
Changelog updates
1 parent 82558e1 commit f5ff592

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
**Note:** This is a cumulative changelog that outlines all of the Apollo Client project child package changes that were bundled into a specific `apollo-client` release.
22

3-
## Apollo Client 2.6.5
3+
## Apollo Client 2.6.8
44

5-
### Apollo Client (2.6.5)
5+
### Apollo Client (2.6.8)
66

77
- Update the `fetchMore` type signature to accept `context`. <br/>
88
[@koenpunt](https://github.com/koenpunt) in [#5147](https://github.com/apollographql/apollo-client/pull/5147)
@@ -21,12 +21,12 @@
2121
[@phryneas](https://github.com/phryneas) in [#5628](https://github.com/apollographql/apollo-client/pull/5628) <br/>
2222
[@AryanJ-NYC](https://github.com/AryanJ-NYC) in [#5560](https://github.com/apollographql/apollo-client/pull/5560)
2323

24-
### GraphQL Anywhere (4.2.5)
24+
### GraphQL Anywhere (4.2.6)
2525

2626
- Fix `filter` edge case involving `null`. <br/>
2727
[@lifeiscontent](https://github.com/lifeiscontent) in [#5110](https://github.com/apollographql/apollo-client/pull/5110)
2828

29-
### Apollo Boost (0.4.5)
29+
### Apollo Boost (0.4.7)
3030

3131
- Replace `GlobalFetch` reference with `WindowOrWorkerGlobalScope`. <br/>
3232
[@abdonrd](https://github.com/abdonrd) in [#5373](https://github.com/apollographql/apollo-client/pull/5373)

0 commit comments

Comments
 (0)