Skip to content

Commit 212fed5

Browse files
Version Packages (#16)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a192085 commit 212fed5

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/long-socks-run.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.0.11
4+
5+
### Patch Changes
6+
7+
- [#15](https://github.com/greensidetech/apollo-server-integration-koa/pull/15) [`a192085`](https://github.com/greensidetech/apollo-server-integration-koa/commit/a1920855fecd5a0bb1afc0961a86123c960e0508) Thanks [@matthew-gordon](https://github.com/matthew-gordon)! - Update keywords
8+
39
## 0.0.10
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": "@greenside/apollo-server-integration-koa",
33
"description": "Apollo server integration for koa framework",
4-
"version": "0.0.10",
4+
"version": "0.0.11",
55
"author": "Greenside Tech <oss@greenside.tech>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)