Skip to content

Commit 465688b

Browse files
chore(master): release 5.4.3 [skip-ci] (#27)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 475de94 commit 465688b

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.4.3](https://github.com/zone-eu/mailsplit/compare/v5.4.2...v5.4.3) (2025-02-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **update-package.json:** Update package.json ZMS-180 ([#26](https://github.com/zone-eu/mailsplit/issues/26)) ([475de94](https://github.com/zone-eu/mailsplit/commit/475de94663bd618bc3e350305ca4e94ddebcb38a))
9+
310
## [5.4.2](https://github.com/andris9/mailsplit/compare/v5.4.1...v5.4.2) (2024-11-29)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mailsplit",
3-
"version": "5.4.2",
3+
"version": "5.4.3",
44
"description": "Split email messages into an object stream",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)