diff --git a/CHANGELOG.md b/CHANGELOG.md index 5796fcd..2e838bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # acorn change log +## Version 1.1.1 + +- chore: update std and commons (b4fb1e4) +- chore: update deps and changes for Deno 2 (d1fd693) +- chore: add canary to ci (7debfc0) + ## Version 1.1.0 - docs: export schema types to allow docgen (5b295bc) diff --git a/deno.json b/deno.json index 2d22640..7aefef7 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@oak/acorn", - "version": "1.1.0", + "version": "1.1.1", "exports": { ".": "./mod.ts" }, "publish": { "exclude": [