From 2dd9ee6e5c98d01dfdcccc803fe1a1bdb80155f1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 3 Dec 2024 09:18:15 +0000 Subject: [PATCH] chore(release): 2.2.0 [skip ci] ## [2.2.0](https://github.com/myparcelnl/constants/compare/v2.1.0...v2.2.0) (2024-12-03) ### :sparkles: New Features * add ups collect / collection shipment option ([#126](https://github.com/myparcelnl/constants/issues/126)) ([d876da6](https://github.com/myparcelnl/constants/commit/d876da6201c36f86dbaa1a1d0876964a7da44744)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b49f16..b9a5aa7 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.2.0](https://github.com/myparcelnl/constants/compare/v2.1.0...v2.2.0) (2024-12-03) + + +### :sparkles: New Features + +* add ups collect / collection shipment option ([#126](https://github.com/myparcelnl/constants/issues/126)) ([d876da6](https://github.com/myparcelnl/constants/commit/d876da6201c36f86dbaa1a1d0876964a7da44744)) + ## [2.1.0](https://github.com/myparcelnl/constants/compare/v2.0.0...v2.1.0) (2024-11-18) diff --git a/package.json b/package.json index 1b0682c..18f9c14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myparcel/constants", - "version": "2.1.0", + "version": "2.2.0", "description": "Collection of constant values for use with the MyParcel API", "keywords": [ "myparcel",