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 Aug 29, 2023
1 parent 190cc5b commit b060c0e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/apollo-angular-2065-dependencies.md

This file was deleted.

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

## 5.0.1

### Patch Changes

- [#2065](https://github.com/kamilkisiela/apollo-angular/pull/2065)
[`78947ba5`](https://github.com/kamilkisiela/apollo-angular/commit/78947ba59d5fe791fb813471c7823fc931279f11)
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - dependencies updates:
- Updated dependency [`tslib@^2.6.2` ↗︎](https://www.npmjs.com/package/tslib/v/2.6.2) (from
`^2.0.0`, in `dependencies`)

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apollo-angular",
"version": "5.0.0",
"version": "5.0.1",
"description": "Use your GraphQL data in your Angular app, with the Apollo Client",
"repository": {
"type": "git",
Expand Down

0 comments on commit b060c0e

Please sign in to comment.