From c1c909af4a4f9560178bb8c25f5c68a0c02077f6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Nov 2024 15:08:28 +0000 Subject: [PATCH] chore(release): 2.1.0 [skip ci] ## [2.1.0](https://github.com/myparcelnl/constants/compare/v2.0.0...v2.1.0) (2024-11-18) ### :sparkles: New Features * **deliveryType:** support UPS `express` delivery type ([#124](https://github.com/myparcelnl/constants/issues/124)) ([d7d3513](https://github.com/myparcelnl/constants/commit/d7d35134eb601ed43f6c77c0f8641ed806193419)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83a3274..2b49f16 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. +## [2.1.0](https://github.com/myparcelnl/constants/compare/v2.0.0...v2.1.0) (2024-11-18) + + +### :sparkles: New Features + +* **deliveryType:** support UPS `express` delivery type ([#124](https://github.com/myparcelnl/constants/issues/124)) ([d7d3513](https://github.com/myparcelnl/constants/commit/d7d35134eb601ed43f6c77c0f8641ed806193419)) + ## [2.0.0](https://github.com/myparcelnl/constants/compare/v1.2.0...v2.0.0) (2024-02-14) diff --git a/package.json b/package.json index 9cd0a28..1b0682c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myparcel/constants", - "version": "2.0.0", + "version": "2.1.0", "description": "Collection of constant values for use with the MyParcel API", "keywords": [ "myparcel",