diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cafd68..e14ada5 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.4.4](https://github.com/adaltas/node-each/compare/v2.4.3...v2.4.4) (2023-10-18) + + +### Bug Fixes + +* build dist ([477c633](https://github.com/adaltas/node-each/commit/477c633e69d4c0e3d9f0e21677747a144ada6b02)) + ### [2.4.3](https://github.com/adaltas/node-each/compare/v2.4.2...v2.4.3) (2023-10-18) diff --git a/package.json b/package.json index 259ae3b..ea24d98 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.3", + "version": "2.4.4", "author": "David Worms (https://www.adaltas.com)", "coffeelintConfig": { "indentation": {