Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.0](v1.0.0...v1.1.0) (2023-03-08)

### ✨ New Features

* **countries:** add list of countries with returns enabled ([#4](#4)) ([158cf86](158cf86))
  • Loading branch information
semantic-release-bot committed Mar 8, 2023
1 parent 158cf86 commit e5ea440
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit e5ea440

Please sign in to comment.