From 1ea4189a4f1c7093060d1be9d898737a85521178 Mon Sep 17 00:00:00 2001 From: David Worms Date: Mon, 18 Dec 2023 09:01:49 +0100 Subject: [PATCH] chore(release): 2.5.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index acafa95..3230e27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 9b95623..d4dc1cb 100644 --- a/package.json +++ b/package.json @@ -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 (https://www.adaltas.com)", "coffeelintConfig": { "indentation": {