Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.0](v5.0.0...v5.1.0) (2022-03-07)

### ✨ New Features

* **config:** allow sameday cutoff time per carrier ([#110](#110)) ([0aab9d7](0aab9d7))
* **instabox:** add same day delivery ([#101](#101)) ([ddc488d](ddc488d))
  • Loading branch information
semantic-release-bot committed Mar 7, 2022
1 parent 0aab9d7 commit 41e15f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.0](https://github.com/myparcelnl/delivery-options/compare/v5.0.0...v5.1.0) (2022-03-07)


### :sparkles: New Features

* **config:** allow sameday cutoff time per carrier ([#110](https://github.com/myparcelnl/delivery-options/issues/110)) ([0aab9d7](https://github.com/myparcelnl/delivery-options/commit/0aab9d79f7e6b54303cae59160c6ac03f3d1102b))
* **instabox:** add same day delivery ([#101](https://github.com/myparcelnl/delivery-options/issues/101)) ([ddc488d](https://github.com/myparcelnl/delivery-options/commit/ddc488d35c6f4b7ea44e529c3f7fe488e262062b))

## [5.0.0](https://github.com/myparcelnl/delivery-options/compare/v4.4.0...v5.0.0) (2022-02-01)


Expand Down Expand Up @@ -433,4 +441,3 @@ All notable changes to this project will be documented in this file. See
* the select of the delivery date ([5d25704](https://github.com/myparcelnl/delivery-options/commit/5d2570492d17de6f6a3e3ddae3a8e981c073a7e0))

## 0.1.0 (2016-11-02)

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel/delivery-options",
"version": "3.3.5",
"version": "5.1.0",
"description": "MyParcel delivery options module for checkouts.",
"author": "Edie Lemoine ([email protected])",
"scripts": {
Expand Down

0 comments on commit 41e15f2

Please sign in to comment.