Skip to content

Commit b060c0e

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

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

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

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

packages/apollo-angular/CHANGELOG.md

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

3+
## 5.0.1
4+
5+
### Patch Changes
6+
7+
- [#2065](https://github.com/kamilkisiela/apollo-angular/pull/2065)
8+
[`78947ba5`](https://github.com/kamilkisiela/apollo-angular/commit/78947ba59d5fe791fb813471c7823fc931279f11)
9+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - dependencies updates:
10+
- Updated dependency [`tslib@^2.6.2` ↗︎](https://www.npmjs.com/package/tslib/v/2.6.2) (from
11+
`^2.0.0`, in `dependencies`)
12+
313
## 5.0.0
414

515
### 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": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Use your GraphQL data in your Angular app, with the Apollo Client",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)