Skip to content

Commit

Permalink
chore(release): update monorepo packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and PowerKiKi committed Feb 13, 2023
1 parent a9f23c4 commit 2494818
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-coats-shave.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/apollo-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change log

## 4.2.1

### Patch Changes

- [#1910](https://github.com/kamilkisiela/apollo-angular/pull/1910) [`ff0b0d72`](https://github.com/kamilkisiela/apollo-angular/commit/ff0b0d721f847b536b3ba5dd4b598e2055d4532f) Thanks [@phryneas](https://github.com/phryneas)! - `TVariable` generics now `extend OperationVariables` to accommodate an upstream type change in @apollo/client@3.7.6. #1910, #1907

## v4.2.0

- Support Angular 15
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "apollo-angular",
"description": "Use your GraphQL data in your Angular app, with the Apollo Client",
"version": "4.2.0",
"version": "4.2.1",
"author": {
"name": "Kamil Kisiela",
"email": "kamil.kisiela@gmail.com",
Expand Down

0 comments on commit 2494818

Please sign in to comment.