Skip to content

Commit de05341

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

File tree

4 files changed

+20
-13
lines changed

4 files changed

+20
-13
lines changed

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

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

.changeset/shaggy-avocados-boil.md

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

packages/apollo-angular/CHANGELOG.md

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

3+
## 6.0.0
4+
5+
### Major Changes
6+
7+
- [#2093](https://github.com/kamilkisiela/apollo-angular/pull/2093)
8+
[`fbd86daf`](https://github.com/kamilkisiela/apollo-angular/commit/fbd86daf1a413695ad1f5dfcddd652ce73590b42)
9+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - - Add Angular 17 Support
10+
- Drop support for Angular 14, 15 and 16
11+
- Support for `ng add` schematics for standalone apps or module apps
12+
13+
### Patch Changes
14+
15+
- [#2093](https://github.com/kamilkisiela/apollo-angular/pull/2093)
16+
[`e0bec09a`](https://github.com/kamilkisiela/apollo-angular/commit/e0bec09a877cb617d96dea0f3379925d39458e6a)
17+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - dependencies updates:
18+
- Updated dependency
19+
[`@angular/core@^17.0.0` ↗︎](https://www.npmjs.com/package/@angular/core/v/17.0.0) (from
20+
`^14.0.0 || ^15.0.0 || ^16.0.0`, in `peerDependencies`)
21+
322
## 5.0.2
423

524
### 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": "5.0.2",
3+
"version": "6.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)