Skip to content

Commit 6f340d1

Browse files
Version Packages (#88)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d4c3ef5 commit 6f340d1

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

.changeset/healthy-terms-compare.md

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

.changeset/new-lemons-double.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+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- [#84](https://github.com/apollo-server-integrations/apollo-server-integration-next/pull/84) [`d4c3ef5`](https://github.com/apollo-server-integrations/apollo-server-integration-next/commit/d4c3ef5056c3e00d7ed487517f343161b4b3d74e) Thanks [@martinnabhan](https://github.com/martinnabhan)! - Added support for Next.js route handlers
8+
39
## 1.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"test:next13": "DEBUG_PRINT_LIMIT=2147483647 __NEXT_TEST_MODE=jest jest"
6060
},
6161
"types": "dist/index.d.ts",
62-
"version": "1.2.0",
62+
"version": "1.3.0",
6363
"wireit": {
6464
"build": {
6565
"command": "tsc -p tsconfig.build.json",

0 commit comments

Comments
 (0)