Skip to content

Commit 368cfb4

Browse files
chore(release): 0.10.1 [skip ci]
## [0.10.1](v0.10.0...v0.10.1) (2025-02-17) ### Documentation * **readme:** fix badges links unintended underlining ([#88](#88)) ([dad90bf](dad90bf)) * **readme:** readme edits ([#89](#89)) ([eb9b573](eb9b573))
1 parent eb9b573 commit 368cfb4

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.1](https://github.com/shtaif/react-async-iterators/compare/v0.10.0...v0.10.1) (2025-02-17)
2+
3+
4+
### Documentation
5+
6+
* **readme:** fix badges links unintended underlining ([#88](https://github.com/shtaif/react-async-iterators/issues/88)) ([dad90bf](https://github.com/shtaif/react-async-iterators/commit/dad90bfa9a3de6dcf80aecf30eee09f7fdf9547b))
7+
* **readme:** readme edits ([#89](https://github.com/shtaif/react-async-iterators/issues/89)) ([eb9b573](https://github.com/shtaif/react-async-iterators/commit/eb9b5736b951e9c8981fc3761439009302d384c1))
8+
19
## [0.10.0](https://github.com/shtaif/react-async-iterators/compare/v0.9.2...v0.10.0) (2025-02-07)
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.0",
3+
"version": "0.10.1",
44
"author": "Dor Shtaif <dorshtaif@gmail.com>",
55
"license": "MIT",
66
"description": "The magic of JavaScript async iterators in React ⛓️ 🧬 🔃",

0 commit comments

Comments
 (0)