Skip to content

Commit

Permalink
chore(release): 2.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## it-foreach [2.0.7](it-foreach-v2.0.6...it-foreach-2.0.7) (2024-04-24)

### Trivial Changes

* rename master to main ([#108](#108)) ([86d5c1f](86d5c1f))

### Dependencies

* bump aegir from 41.3.5 to 42.2.5 and update projects ([#121](#121)) ([cec89b7](cec89b7))

### Dependencies

* **it-peekable:** upgraded to 3.0.4
* **it-all:** upgraded to 3.0.5
  • Loading branch information
semantic-release-bot committed Apr 24, 2024
1 parent 3fd3cf3 commit b0c358c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions packages/it-foreach/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## it-foreach [2.0.7](https://github.com/achingbrain/it/compare/it-foreach-v2.0.6...it-foreach-2.0.7) (2024-04-24)


### Trivial Changes

* rename master to main ([#108](https://github.com/achingbrain/it/issues/108)) ([86d5c1f](https://github.com/achingbrain/it/commit/86d5c1f2082c79a49ef1e75511abfa7e647fd7b9))


### Dependencies

* bump aegir from 41.3.5 to 42.2.5 and update projects ([#121](https://github.com/achingbrain/it/issues/121)) ([cec89b7](https://github.com/achingbrain/it/commit/cec89b7c790bea695b053e3b6b3c255655def1cd))



### Dependencies

* **it-peekable:** upgraded to 3.0.4
* **it-all:** upgraded to 3.0.5

## [it-foreach-v2.0.6](https://github.com/achingbrain/it/compare/it-foreach-v2.0.5...it-foreach-v2.0.6) (2023-11-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/it-foreach/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-foreach",
"version": "2.0.6",
"version": "2.0.7",
"description": "Invokes the passed function for each item in an iterable",
"author": "Alex Potsides <alex@achingbrain.net>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit b0c358c

Please sign in to comment.