Skip to content

Commit 966dc55

Browse files
committed
Update tested Deno versions (v2.2+)
1 parent 61f826c commit 966dc55

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/deno-ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
strategy:
1414
matrix:
1515
deno-version:
16-
- v2.0
17-
- v2.1
1816
- v2.2
1917
- v2.3
2018
- v2.4

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- Add `listAllTags` method which chases pagination
66
- Also add `listTagsPaginated` generator for streaming processing of tags
77
- Update test expectations for registry-side changes
8+
- Test only on Deno v2.2+
89
- Use Deno workspaces so examples and tests include the real imports
910
- Replace remaining https:// deps for tests and examples with JSR deps
1011

0 commit comments

Comments
 (0)