Skip to content

Commit f000a2f

Browse files
committed
Release 16.1.0
1 parent 0c8b8da commit f000a2f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# oak Change Log
22

3+
## Version 16.1.0
4+
5+
- feat: support authority pseudo header for request (0c8b8da)
6+
- chore: create jekyll-gh-pages.yml (e1bceb9)
7+
- chore: redirect root github pages (4e4f5cd)
8+
- chore: migrate to commons 0.11 (cbf6ac1)
9+
310
## Version 16.0.0
411

512
- feat: remove helpers module (3cd8bf5)

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oak/oak",
3-
"version": "16.0.0",
3+
"version": "16.1.0",
44
"exports": {
55
".": "./mod.ts",
66
"./application": "./application.ts",

0 commit comments

Comments
 (0)