Skip to content

Commit

Permalink
chore: release @sounisi5011/stream-transform-from 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 26, 2023
1 parent 2265316 commit ea612c9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion packages/stream-transform-from/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


### [1.1.2](https://www.github.com/sounisi5011/npm-packages/compare/stream-transform-from-v1.1.1...stream-transform-from-v1.1.2) (2023-02-26)


### Bug Fixes

* **package.json:** add "types" import condition to the `exports` field in `package.json` ([#644](https://www.github.com/sounisi5011/npm-packages/issues/644)) ([6fb0689](https://www.github.com/sounisi5011/npm-packages/commit/6fb0689f8640957f627df7ffccb155abfd593f16))

## [1.1.1](https://www.github.com/sounisi5011/npm-packages/compare/stream-transform-from-v1.1.0...stream-transform-from-v1.1.1) (2022-05-28)

### Bug Fixes
Expand Down Expand Up @@ -85,4 +92,4 @@
* [`d73b305`](https://github.com/sounisi5011/npm-packages/commit/d73b3059afe08a1b2d63cb89eef312e58e53b3f7) chore(deps): pin dependency @types/node to 15.6.0 ([#71](https://github.com/sounisi5011/npm-packages/issues/71))
* [`2d7d879`](https://github.com/sounisi5011/npm-packages/commit/2d7d87958cb794181cc065a9ddb676a7a685c251) feat(stream-transform-from): create a new package ([#68](https://github.com/sounisi5011/npm-packages/issues/68))

</details>
</details>
2 changes: 1 addition & 1 deletion packages/stream-transform-from/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sounisi5011/stream-transform-from",
"version": "1.1.1",
"version": "1.1.2",
"description": "Create a transform stream from an async iterator",
"keywords": [
"async",
Expand Down

0 comments on commit ea612c9

Please sign in to comment.