Skip to content

Commit

Permalink
Merge pull request #11 from ivandotv/changeset-release/main
Browse files Browse the repository at this point in the history
Next release
  • Loading branch information
ivandotv authored Jun 1, 2022
2 parents dd0c276 + a4f1505 commit 6436201
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-crews-end.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-coats-train.md

This file was deleted.

7 changes: 7 additions & 0 deletions lib/koa-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# nextjs-koa-api

## 1.1.0

### Minor Changes

- dd0c276: TypeScript: Change request `body` type from `any` to `unknown`.
- 18c8a87: Implement `attachRouter` method

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/koa-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-koa-api",
"version": "1.0.2",
"version": "1.1.0",
"description": "Koa.js setup to be used with with Next.js api routes",
"keywords": [
"nextjs",
Expand Down

0 comments on commit 6436201

Please sign in to comment.