diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e9ac2..cc3f293 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.4.3](https://github.com/adaltas/node-each/compare/v2.4.2...v2.4.3) (2023-10-18) + ### [2.4.2](https://github.com/adaltas/node-each/compare/v2.4.1...v2.4.2) (2023-10-18) ### [2.4.1](https://github.com/adaltas/node-each/compare/v2.4.0...v2.4.1) (2023-09-08) diff --git a/package.json b/package.json index 749eec0..c46ca59 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.4.2", + "version": "2.4.3", "author": "David Worms (https://www.adaltas.com)", "coffeelintConfig": { "indentation": {