···11----
22-'@atcute/car': patch
33----
44-55-allow `RepoReader.fromStream` to work even if `await using` is not supported by host environment.
+7
packages/utilities/car/CHANGELOG.md
···11# @atcute/car
2233+## 3.1.1
44+55+### Patch Changes
66+77+- bea36b2: allow `RepoReader.fromStream` to work even if `await using` is not supported by host
88+ environment.
99+310## 3.1.0
411512### Minor Changes
+1-1
packages/utilities/car/package.json
···11{
22 "type": "module",
33 "name": "@atcute/car",
44- "version": "3.1.0",
44+ "version": "3.1.1",
55 "description": "lightweight DASL CAR and atproto repository decoder for AT Protocol.",
66 "keywords": [
77 "atproto",