Skip to content

Commit b773105

Browse files
committed
Release 17.1.1
1 parent 05ab3b5 commit b773105

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## Version 17.1.1
4+
5+
- fix: properly handle invalid URLs in router (05ab3b5)
6+
37
## Version 17.1.0
48

59
- fix: updates to support Deno 2 (de20780)

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": "17.1.0",
3+
"version": "17.1.1",
44
"exports": {
55
".": "./mod.ts",
66
"./application": "./application.ts",

0 commit comments

Comments
 (0)