Skip to content

Commit 6fb612c

Browse files
github-actions[bot]PowerKiKi
authored andcommitted
chore(release): update monorepo packages versions
1 parent 4ca9c4a commit 6fb612c

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/sharp-plums-remember.md

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

packages/apollo-angular/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change log
22

3+
## 7.1.0
4+
5+
### Minor Changes
6+
7+
- [#2226](https://github.com/kamilkisiela/apollo-angular/pull/2226)
8+
[`4ca9c4a`](https://github.com/kamilkisiela/apollo-angular/commit/4ca9c4a09446be00ba5882bd80e397f70cd9fb51)
9+
Thanks [@alessbell](https://github.com/alessbell)! - Exposes `watchFragment` method on the
10+
`ApolloBase` class.
11+
312
## 7.0.2
413

514
### Patch Changes

packages/apollo-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-angular",
3-
"version": "7.0.2",
3+
"version": "7.1.0",
44
"description": "Use your GraphQL data in your Angular app, with the Apollo Client",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)