Skip to content

Commit adbaaed

Browse files
committed
Release v17.1.0
1 parent 042034f commit adbaaed

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.0
4+
5+
- fix: updates to support Deno 2 (de20780)
6+
37
## Version 17.0.0
48

59
Releasing as a major release out of the abundance of caution in that the ability

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

0 commit comments

Comments
 (0)