Skip to content

Commit 3c9c0ac

Browse files
github-actions[bot]PowerKiKi
authored andcommitted
chore(release): update monorepo packages versions
1 parent 32f3ee9 commit 3c9c0ac

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

.changeset/big-bears-roll.md

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

packages/apollo-angular/CHANGELOG.md

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

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- [#2010](https://github.com/kamilkisiela/apollo-angular/pull/2010)
8+
[`ea8b7034`](https://github.com/kamilkisiela/apollo-angular/commit/ea8b70343ef024e1d24eccf578909704f5de2ebe)
9+
Thanks [@HendrikJanssen](https://github.com/HendrikJanssen)! - Support Angular 16
10+
11+
This is a breaking change because support for node v14 must be dropped to follow Angular 16
12+
requirements.
13+
314
## 4.2.1
415

516
### 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": "4.2.1",
3+
"version": "5.0.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)