From e5ea44057bec71cbd81cc9ae4c09dae6ddfa9657 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 8 Mar 2023 16:25:41 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] ## [1.1.0](https://github.com/myparcelnl/constants/compare/v1.0.0...v1.1.0) (2023-03-08) ### :sparkles: New Features * **countries:** add list of countries with returns enabled ([#4](https://github.com/myparcelnl/constants/issues/4)) ([158cf86](https://github.com/myparcelnl/constants/commit/158cf862c211d68f4375bb8eaef1fa230441e9de)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bde720..68c18c6 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. +## [1.1.0](https://github.com/myparcelnl/constants/compare/v1.0.0...v1.1.0) (2023-03-08) + + +### :sparkles: New Features + +* **countries:** add list of countries with returns enabled ([#4](https://github.com/myparcelnl/constants/issues/4)) ([158cf86](https://github.com/myparcelnl/constants/commit/158cf862c211d68f4375bb8eaef1fa230441e9de)) + ## 1.0.0 (2023-03-03) diff --git a/package.json b/package.json index 99484e6..c6e907c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myparcel/constants", - "version": "1.0.0", + "version": "1.1.0", "description": "Collection of constant values for use with the MyParcel API", "keywords": [ "myparcel",