Skip to content

Commit 2a4668e

Browse files
authored
Merge pull request #14 from ivandotv/changeset-release/main
Next release
2 parents 091c740 + 01599ff commit 2a4668e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sweet-dogs-buy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

lib/koa-api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# nextjs-koa-api
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- 091c740: update TS types for `attachRouter` `router` argument.
8+
39
## 2.0.1
410

511
### Patch Changes

lib/koa-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-koa-api",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Koa.js setup to be used with with Next.js api routes",
55
"keywords": [
66
"nextjs",

0 commit comments

Comments
 (0)