Skip to content

Commit f5f2873

Browse files
Version Packages (#21)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 152af3c commit f5f2873

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/shy-baboons-deny.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
# CHANGELOG
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#19](https://github.com/apollo-server-integrations/apollo-server-integration-koa/pull/19) [`61106d1`](https://github.com/apollo-server-integrations/apollo-server-integration-koa/commit/61106d1ed4f7a0e3f94feb117ed69c4ca86efe5d) Thanks [@matthew-gordon](https://github.com/matthew-gordon)! - Update Apollo Server dependencies, add explicit non-support for incremental delivery for now"
8+
39
## 0.0.12
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@as-integrations/koa",
33
"description": "Apollo server integration for koa framework",
4-
"version": "0.0.12",
4+
"version": "0.1.0",
55
"author": "Matt Gordon <matt@greenside.tech>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)