Skip to content

Commit 7bfb6d1

Browse files
Version Packages (#141)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ad66ef7 commit 7bfb6d1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/moody-plums-brake.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @as-integrations/next
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [#130](https://github.com/apollo-server-integrations/apollo-server-integration-next/pull/130) [`ad66ef7`](https://github.com/apollo-server-integrations/apollo-server-integration-next/commit/ad66ef7ee9a24539011e69342d23210cb09f009a) Thanks [@Thinkscape](https://github.com/Thinkscape)! - Update README.md in line with Next 13.4+
8+
39
## 2.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"test:next13": "DEBUG_PRINT_LIMIT=2147483647 __NEXT_TEST_MODE=jest jest"
5959
},
6060
"types": "dist/index.d.ts",
61-
"version": "2.0.1",
61+
"version": "2.0.2",
6262
"wireit": {
6363
"build": {
6464
"command": "tsc -p tsconfig.build.json",

0 commit comments

Comments
 (0)