Skip to content

Commit 09f7748

Browse files
chore(release): 0.10.2 [skip ci]
## [0.10.2](v0.10.1...v0.10.2) (2025-02-19) ### Documentation * **readme:** various edits ([#90](#90)) ([27a8d41](27a8d41)) * **readme:** various edits for `README.md` ([#91](#91)) ([0f91ca4](0f91ca4))
1 parent 0f91ca4 commit 09f7748

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.10.2](https://github.com/shtaif/react-async-iterators/compare/v0.10.1...v0.10.2) (2025-02-19)
2+
3+
4+
### Documentation
5+
6+
* **readme:** various edits ([#90](https://github.com/shtaif/react-async-iterators/issues/90)) ([27a8d41](https://github.com/shtaif/react-async-iterators/commit/27a8d41f3cb3f7591c9b0566d63a9f0aa3a388ee))
7+
* **readme:** various edits for `README.md` ([#91](https://github.com/shtaif/react-async-iterators/issues/91)) ([0f91ca4](https://github.com/shtaif/react-async-iterators/commit/0f91ca4fc9e929cafbfb70b0f4b01e5b455a77b5))
8+
19
## [0.10.1](https://github.com/shtaif/react-async-iterators/compare/v0.10.0...v0.10.1) (2025-02-17)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-async-iterators",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"author": "Dor Shtaif <[email protected]>",
55
"license": "MIT",
66
"description": "The magic of JavaScript async iterators in React ⛓️ 🧬 🔃",

0 commit comments

Comments
 (0)