Skip to content

Commit dd651af

Browse files
github-actions[bot]PowerKiKi
authored andcommitted
chore(release): update monorepo packages versions
1 parent 42b1ab1 commit dd651af

File tree

5 files changed

+21
-16
lines changed

5 files changed

+21
-16
lines changed

.changeset/cool-carrots-rhyme.md

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

.changeset/green-eels-deny.md

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

.changeset/nine-knives-lie.md

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

packages/apollo-angular/CHANGELOG.md

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

3+
## 7.2.0
4+
5+
### Minor Changes
6+
7+
- [#2296](https://github.com/kamilkisiela/apollo-angular/pull/2296)
8+
[`6a45784`](https://github.com/kamilkisiela/apollo-angular/commit/6a45784ce4e916e9e2df1ee11f579b70edd8445d)
9+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - New `provideApollo()` and
10+
`provideNamedApollo()`
11+
12+
### Patch Changes
13+
14+
- [#2294](https://github.com/kamilkisiela/apollo-angular/pull/2294)
15+
[`d56c5cb`](https://github.com/kamilkisiela/apollo-angular/commit/d56c5cb169847b3d65724c00bcc8c3223de05bac)
16+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - Update documentation to standalone usage
17+
18+
- [#2292](https://github.com/kamilkisiela/apollo-angular/pull/2292)
19+
[`04fdd28`](https://github.com/kamilkisiela/apollo-angular/commit/04fdd28ff6aa3b4b844488c5b20a55f0bfa60e19)
20+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - Relax type to be able to use `extract-files`
21+
properly
22+
323
## 7.1.2
424

525
### 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.1.2",
3+
"version": "7.2.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)