Skip to content

Commit bbb4a96

Browse files
chore(release): 2.0.8 [skip ci]
## [blob-to-it-v2.0.8](blob-to-it-2.0.7...blob-to-it-2.0.8) (2025-03-06) ### Bug Fixes * update project config ([7cb826e](7cb826e)) ### Trivial Changes * update to the latest aegir release ([#131](#131)) ([a20e5b5](a20e5b5)) ### Dependencies * **dev:** bump aegir from 43.0.3 to 44.1.0 ([#138](#138)) ([408f103](408f103)) * **dev:** bump aegir from 44.1.4 to 45.0.8 ([#145](#145)) ([b01501e](b01501e))
1 parent 467c64f commit bbb4a96

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/blob-to-it/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [blob-to-it-v2.0.8](https://github.com/achingbrain/it/compare/blob-to-it-2.0.7...blob-to-it-2.0.8) (2025-03-06)
2+
3+
### Bug Fixes
4+
5+
* update project config ([7cb826e](https://github.com/achingbrain/it/commit/7cb826ed356e8e43b7ffea51727096c2ce87fe21))
6+
7+
### Trivial Changes
8+
9+
* update to the latest aegir release ([#131](https://github.com/achingbrain/it/issues/131)) ([a20e5b5](https://github.com/achingbrain/it/commit/a20e5b54142fd5c7db19d360f5456a8c2747cc3e))
10+
11+
### Dependencies
12+
13+
* **dev:** bump aegir from 43.0.3 to 44.1.0 ([#138](https://github.com/achingbrain/it/issues/138)) ([408f103](https://github.com/achingbrain/it/commit/408f103d17646bc101ad0c4644236bb6b64abf30))
14+
* **dev:** bump aegir from 44.1.4 to 45.0.8 ([#145](https://github.com/achingbrain/it/issues/145)) ([b01501e](https://github.com/achingbrain/it/commit/b01501e36e5085446f459dac95ea91f0304aca1a))
15+
116
## blob-to-it [2.0.7](https://github.com/achingbrain/it/compare/blob-to-it-2.0.6...blob-to-it-2.0.7) (2024-05-26)
217

318

packages/blob-to-it/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blob-to-it",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "Turns a blob into an async iterator",
55
"author": "Alex Potsides <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)