Skip to content

Commit 5061882

Browse files
committed
Release 1.1.1
1 parent 7debfc0 commit 5061882

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# acorn change log
22

3+
## Version 1.1.1
4+
5+
- chore: update std and commons (b4fb1e4)
6+
- chore: update deps and changes for Deno 2 (d1fd693)
7+
- chore: add canary to ci (7debfc0)
8+
39
## Version 1.1.0
410

511
- docs: export schema types to allow docgen (5b295bc)

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oak/acorn",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"exports": { ".": "./mod.ts" },
55
"publish": {
66
"exclude": [

0 commit comments

Comments
 (0)