Skip to content

Commit f49529b

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

File tree

6 files changed

+25
-21
lines changed

6 files changed

+25
-21
lines changed

.changeset/apollo-angular-2364-dependencies.md

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

.changeset/lazy-plants-poke.md

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

.changeset/shaggy-rabbits-compare.md

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

.changeset/yellow-points-sort.md

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

packages/apollo-angular/CHANGELOG.md

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

3+
## 11.0.0
4+
5+
### Major Changes
6+
7+
- [#2360](https://github.com/kamilkisiela/apollo-angular/pull/2360)
8+
[`20a418e`](https://github.com/kamilkisiela/apollo-angular/commit/20a418e06e09c6cb71ad3c8e4f55b5d6d294876d)
9+
Thanks [@mark7-bell](https://github.com/mark7-bell)! - Drop support for Angular 17
10+
11+
- [#2364](https://github.com/kamilkisiela/apollo-angular/pull/2364)
12+
[`bdb302a`](https://github.com/kamilkisiela/apollo-angular/commit/bdb302abf042978a3c8f19c9a8d75153ec067ab8)
13+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - Drop support for GraphQL 15
14+
15+
- [#2360](https://github.com/kamilkisiela/apollo-angular/pull/2360)
16+
[`f311133`](https://github.com/kamilkisiela/apollo-angular/commit/f311133bc45241d002f48234af5fd62afcfbacdc)
17+
Thanks [@mark7-bell](https://github.com/mark7-bell)! - Support Angular 20
18+
19+
### Patch Changes
20+
21+
- [#2364](https://github.com/kamilkisiela/apollo-angular/pull/2364)
22+
[`bdb302a`](https://github.com/kamilkisiela/apollo-angular/commit/bdb302abf042978a3c8f19c9a8d75153ec067ab8)
23+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - dependencies updates:
24+
- Updated dependency [`graphql@^16.0.0` ↗︎](https://www.npmjs.com/package/graphql/v/16.0.0) (from
25+
`^15.0.0 || ^16.0.0`, in `peerDependencies`)
26+
327
## 10.0.3
428

529
### 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": "10.0.3",
3+
"version": "11.0.0",
44
"type": "module",
55
"description": "Use your GraphQL data in your Angular app, with the Apollo Client",
66
"repository": {

0 commit comments

Comments
 (0)