Skip to content

Commit ed73f7c

Browse files
Version Packages (#226)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b9c0ed7 commit ed73f7c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/selfish-days-repair.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+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
- [#224](https://github.com/apollo-server-integrations/apollo-server-integration-next/pull/224) [`b9c0ed7`](https://github.com/apollo-server-integrations/apollo-server-integration-next/commit/b9c0ed70456900754f2f29a75587a338ab9dadf7) Thanks [@renovate](https://github.com/apps/renovate)! - Add support for Next.js 15
8+
39
## 3.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"test:next15": "NEXT_VERSION=15 npm run test:next"
6565
},
6666
"types": "dist/index.d.ts",
67-
"version": "3.1.0",
67+
"version": "3.2.0",
6868
"wireit": {
6969
"build": {
7070
"command": "tsc -p tsconfig.build.json",

0 commit comments

Comments
 (0)