Skip to content

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [it-to-browser-readablestream-v2.0.3](it-to-browser-readablestream-v2.0.2...it-to-browser-readablestream-v2.0.3) (2023-03-29)

### Bug Fixes

* fix it-to-browser-readablestream-types ([#56](#56)) ([cb34b22](cb34b22))

### Trivial Changes

* update project config, fix broken badges ([#53](#53)) ([e56c6ae](e56c6ae))
  • Loading branch information
semantic-release-bot committed Mar 29, 2023
1 parent cb34b22 commit 9029b9a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/it-to-browser-readablestream/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [it-to-browser-readablestream-v2.0.3](https://github.com/achingbrain/it/compare/it-to-browser-readablestream-v2.0.2...it-to-browser-readablestream-v2.0.3) (2023-03-29)


### Bug Fixes

* fix it-to-browser-readablestream-types ([#56](https://github.com/achingbrain/it/issues/56)) ([cb34b22](https://github.com/achingbrain/it/commit/cb34b22aa578cb34c8eb5bcd33a19cae63b11597))


### Trivial Changes

* update project config, fix broken badges ([#53](https://github.com/achingbrain/it/issues/53)) ([e56c6ae](https://github.com/achingbrain/it/commit/e56c6ae9a0a766b5eab77040e92b2e034ce52d2e))

## [it-to-browser-readablestream-v2.0.2](https://github.com/achingbrain/it/compare/it-to-browser-readablestream-v2.0.1...it-to-browser-readablestream-v2.0.2) (2023-03-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/it-to-browser-readablestream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-to-browser-readablestream",
"version": "2.0.2",
"version": "2.0.3",
"description": "Takes an async iterator and turns it into a browser readable stream",
"author": "Alex Potsides <alex@achingbrain.net>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 9029b9a

Please sign in to comment.