Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## it-map [3.1.0](it-map-3.0.6...it-map-3.1.0) (2024-04-25)

### Features

* pass index to callback functions ([#124](#124)) ([5021757](5021757))

### Trivial Changes

* update changelogs to new format ([33e243d](33e243d))
  • Loading branch information
semantic-release-bot committed Apr 25, 2024
1 parent 59fe651 commit b6feb72
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/it-map/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## it-map [3.1.0](https://github.com/achingbrain/it/compare/it-map-3.0.6...it-map-3.1.0) (2024-04-25)


### Features

* pass index to callback functions ([#124](https://github.com/achingbrain/it/issues/124)) ([5021757](https://github.com/achingbrain/it/commit/50217574d713161b8e7a5595bf6908f6869e4a6d))


### Trivial Changes

* update changelogs to new format ([33e243d](https://github.com/achingbrain/it/commit/33e243d6ce096de7fea1d9caf137175d2043ff31))

## it-map [.0.6](https://github.com/achingbrain/it/compare/it-map-v3.0.5...it-map-3.0.6) (2024-04-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/it-map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-map",
"version": "3.0.6",
"version": "3.1.0",
"description": "Maps the values yielded by an async iterator",
"author": "Alex Potsides <[email protected]>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit b6feb72

Please sign in to comment.