Skip to content

Commit

Permalink
chore(release): 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Dec 18, 2023
1 parent b9cfdee commit 1ea4189
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.5.1](https://github.com/adaltas/node-each/compare/v2.5.0...v2.5.1) (2023-12-18)


### Bug Fixes

* setImmediate discovery ([b9cfdee](https://github.com/adaltas/node-each/commit/b9cfdee924f01413cd559d5d3afc419cf99ba0fa))

## [2.5.0](https://github.com/adaltas/node-each/compare/v2.4.4...v2.5.0) (2023-12-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "each",
"description": "Chained and parallel async iterator in one elegant function.",
"version": "2.5.0",
"version": "2.5.1",
"author": "David Worms <david@adaltas.com> (https://www.adaltas.com)",
"coffeelintConfig": {
"indentation": {
Expand Down

0 comments on commit 1ea4189

Please sign in to comment.