Skip to content

Commit 3479db7

Browse files
chore(release): 3.0.2 [skip ci]
## [it-sort-v3.0.2](it-sort-v3.0.1...it-sort-v3.0.2) (2023-05-09) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.2 ([#66](#66)) ([a92bb16](a92bb16))
1 parent e878af3 commit 3479db7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/it-sort/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [it-sort-v3.0.2](https://github.com/achingbrain/it/compare/it-sort-v3.0.1...it-sort-v3.0.2) (2023-05-09)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 38.1.8 to 39.0.2 ([#66](https://github.com/achingbrain/it/issues/66)) ([a92bb16](https://github.com/achingbrain/it/commit/a92bb1690e8d584292e37c878d40f437036721a7))
7+
18
## [it-sort-v3.0.1](https://github.com/achingbrain/it/compare/it-sort-v3.0.0...it-sort-v3.0.1) (2023-03-31)
29

310

packages/it-sort/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-sort",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Collects all values from an async iterator, sorts them using the passed function and yields them",
55
"author": "Alex Potsides <alex@achingbrain.net>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)