Skip to content

Commit 273bf59

Browse files
Version Packages (#207)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e7b02be commit 273bf59

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/witty-pens-nail.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.1.0
4+
5+
### Minor Changes
6+
7+
- [#204](https://github.com/apollo-server-integrations/apollo-server-integration-next/pull/204) [`e7b02be`](https://github.com/apollo-server-integrations/apollo-server-integration-next/commit/e7b02bef6a50fc046c049af6ab172f28ea979214) Thanks [@jer-k](https://github.com/jer-k)! - Add support for incremental delivery
8+
39
## 3.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"test:next14": "NEXT_VERSION=14 npm run test:next"
6262
},
6363
"types": "dist/index.d.ts",
64-
"version": "3.0.0",
64+
"version": "3.1.0",
6565
"wireit": {
6666
"build": {
6767
"command": "tsc -p tsconfig.build.json",

0 commit comments

Comments
 (0)