Skip to content

Commit a5a9d4a

Browse files
Version Packages (#289)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 87f9e0f commit a5a9d4a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/modern-wombats-rhyme.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+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- [#288](https://github.com/apollo-server-integrations/apollo-server-integration-next/pull/288) [`87f9e0f`](https://github.com/apollo-server-integrations/apollo-server-integration-next/commit/87f9e0f7fa841f94690a8e60ba8f9cac0fa31993) Thanks [@martinnabhan](https://github.com/martinnabhan)! - Add support for Next.js 16
8+
39
## 4.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"test:next16": "NEXT_VERSION=16 npm run test:next"
6767
},
6868
"types": "dist/index.d.ts",
69-
"version": "4.0.0",
69+
"version": "4.1.0",
7070
"wireit": {
7171
"build": {
7272
"command": "tsc -p tsconfig.build.json",

0 commit comments

Comments
 (0)