Skip to content

Commit 8ee79e8

Browse files
Version Packages (#28)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4dec757 commit 8ee79e8

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/wicked-roses-protect.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.2.0
4+
5+
### Minor Changes
6+
7+
- [#26](https://github.com/apollo-server-integrations/apollo-server-integration-koa/pull/26) [`a284fe2`](https://github.com/apollo-server-integrations/apollo-server-integration-koa/commit/a284fe2bab5da9fad13d8cf5d4cb5a011443fe15) Thanks [@renovate](https://github.com/apps/renovate)! - Officially support Apollo Server v4.0.0
8+
39
## 0.1.0
410

511
### Minor 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.1.0",
4+
"version": "0.2.0",
55
"author": "Matt Gordon <matt@greenside.tech>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)