From d3827d8e0e41f6b99574187fed9b2bc4f9c8c302 Mon Sep 17 00:00:00 2001 From: "myparcel-bot[bot]" Date: Fri, 27 Sep 2024 12:53:40 +0000 Subject: [PATCH] chore(release): 5.19.0 [skip ci] ## [5.19.0](https://github.com/myparcelnl/delivery-options/compare/v5.18.0...v5.19.0) (2024-09-27) ### :sparkles: New Features * enable package small for dhlforyou ([#246](https://github.com/myparcelnl/delivery-options/issues/246)) ([a65844a](https://github.com/myparcelnl/delivery-options/commit/a65844a4297ab61da07012c5a66fe0d7fa847bd8)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2340d86e..ac288ed3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.19.0](https://github.com/myparcelnl/delivery-options/compare/v5.18.0...v5.19.0) (2024-09-27) + + +### :sparkles: New Features + +* enable package small for dhlforyou ([#246](https://github.com/myparcelnl/delivery-options/issues/246)) ([a65844a](https://github.com/myparcelnl/delivery-options/commit/a65844a4297ab61da07012c5a66fe0d7fa847bd8)) + ## [5.18.0](https://github.com/myparcelnl/delivery-options/compare/v5.17.1...v5.18.0) (2024-09-16) diff --git a/package.json b/package.json index 11e3534e..f40d5c99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myparcel/delivery-options", - "version": "5.18.0", + "version": "5.19.0", "description": "MyParcel delivery options module for checkouts.", "homepage": "https://myparcelnl.github.io/delivery-options", "repository": {