Skip to content

Commit b4cc19f

Browse files
chore(release): 2.0.3 [skip ci]
## [it-foreach-v2.0.3](it-foreach-v2.0.2...it-foreach-v2.0.3) (2023-05-09) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.2 ([#66](#66)) ([a92bb16](a92bb16))
1 parent 903d9e8 commit b4cc19f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/it-foreach/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [it-foreach-v2.0.3](https://github.com/achingbrain/it/compare/it-foreach-v2.0.2...it-foreach-v2.0.3) (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-foreach-v2.0.2](https://github.com/achingbrain/it/compare/it-foreach-v2.0.1...it-foreach-v2.0.2) (2023-03-31)
29

310

packages/it-foreach/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-foreach",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Invokes the passed function for each item in an iterable",
55
"author": "Alex Potsides <alex@achingbrain.net>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)