Skip to content

Commit 421b4e4

Browse files
chore(release): update monorepo packages versions
1 parent 807a5e3 commit 421b4e4

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/odd-badgers-fetch.md

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

packages/apollo-angular/CHANGELOG.md

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

3+
## 11.0.1
4+
5+
### Patch Changes
6+
7+
- [#2366](https://github.com/kamilkisiela/apollo-angular/pull/2366)
8+
[`bdff9d9`](https://github.com/kamilkisiela/apollo-angular/commit/bdff9d9c7f8b4c9758126326bed8e1459fb5a533)
9+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - Drop ESM2022 in favor of FESM2022
10+
311
## 11.0.0
412

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

0 commit comments

Comments
 (0)