Skip to content

Commit d66904e

Browse files
committed
Version Packages (manually)
1 parent bbbc13d commit d66904e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-router/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @apollo/client-integration-react-router
22

3+
## 0.13.2-alpha.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f6ada64]
8+
- @apollo/client-react-streaming@0.13.2
9+
310
## 0.13.1-alpha.6
411

512
### Patch Changes

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apollo/client-integration-react-router",
3-
"version": "0.13.0-alpha.1",
3+
"version": "0.13.2-alpha.0",
44
"repository": {
55
"url": "git+https://github.com/apollographql/apollo-client-integrations"
66
},

0 commit comments

Comments
 (0)