Skip to content

Commit d46eceb

Browse files
chore(release): 2.0.7 [skip ci]
## it-batched-bytes [2.0.7](it-batched-bytes-2.0.6...it-batched-bytes-2.0.7) (2024-04-25) ### Trivial Changes * update changelogs to new format ([33e243d](33e243d)) ### Documentation * update readme files ([#127](#127)) ([b168296](b168296))
1 parent 0a4b1b4 commit d46eceb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/it-batched-bytes/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## it-batched-bytes [2.0.7](https://github.com/achingbrain/it/compare/it-batched-bytes-2.0.6...it-batched-bytes-2.0.7) (2024-04-25)
2+
3+
4+
### Trivial Changes
5+
6+
* update changelogs to new format ([33e243d](https://github.com/achingbrain/it/commit/33e243d6ce096de7fea1d9caf137175d2043ff31))
7+
8+
9+
### Documentation
10+
11+
* update readme files ([#127](https://github.com/achingbrain/it/issues/127)) ([b168296](https://github.com/achingbrain/it/commit/b168296357504d70ec4ec0486d6de166f8ee5446))
12+
113
## it-batched-bytes [2.0.6](https://github.com/achingbrain/it/compare/it-batched-bytes-v2.0.5...it-batched-bytes-2.0.6) (2024-04-24)
214

315

packages/it-batched-bytes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-batched-bytes",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"description": "Takes an async iterator that emits byte arrays and emits them as fixed size batches",
55
"author": "Alex Potsides <alex@achingbrain.net>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)