File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 1.0.1 " }
1
+ {"." :" 1.0.2 " }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.2] ( https://github.com/voxpelli/buffered-async-iterable/compare/v1.0.1...v1.0.2 ) (2024-07-17)
4
+
5
+
6
+ ### 🧹 Chores
7
+
8
+ * ** deps:** update linting ([ 50954f0] ( https://github.com/voxpelli/buffered-async-iterable/commit/50954f0cab9ee170f7ab27cd6b976cd95bde4eae ) )
9
+ * ** deps:** update linting dependencies ([ #32 ] ( https://github.com/voxpelli/buffered-async-iterable/issues/32 ) ) ([ 1477788] ( https://github.com/voxpelli/buffered-async-iterable/commit/1477788973735a9b17f59a9b3c3aa3da3f79b781 ) )
10
+ * ** deps:** update test dependencies ([ #31 ] ( https://github.com/voxpelli/buffered-async-iterable/issues/31 ) ) ([ a15f63a] ( https://github.com/voxpelli/buffered-async-iterable/commit/a15f63a63e3b0b78716f64925754a5b58f840c0a ) )
11
+ * ** deps:** update type dependencies ([ #35 ] ( https://github.com/voxpelli/buffered-async-iterable/issues/35 ) ) ([ 3a4c1a0] ( https://github.com/voxpelli/buffered-async-iterable/commit/3a4c1a05aab71f3a5f77ec4b64ecdff8332087dc ) )
12
+
3
13
## [ 1.0.1] ( https://github.com/voxpelli/buffered-async-iterable/compare/v1.0.0...v1.0.1 ) (2024-06-24)
4
14
5
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " buffered-async-iterable" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Creates a prefetched async iterable" ,
5
5
"homepage" : " http://github.com/voxpelli/buffered-async-iterable" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments