diff --git a/CHANGELOG.md b/CHANGELOG.md index 027d6f49..dc6faeeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [3.1.0-alpha.3](https://github.com/myparcelbe/checkout/compare/v3.1.0-alpha.2...v3.1.0-alpha.3) (2019-11-29) + ## [3.1.0-alpha.2](https://github.com/myparcelbe/checkout/compare/v3.1.0-alpha.1...v3.1.0-alpha.2) (2019-11-28) diff --git a/package-lock.json b/package-lock.json index a9a27cdc..c5eba16e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@myparcel/checkout", - "version": "3.1.0-alpha.2", + "version": "3.1.0-alpha.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 95add910..68e93c66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myparcel/checkout", - "version": "3.1.0-alpha.2", + "version": "3.1.0-alpha.3", "description": "MyParcel delivery options module for checkouts.", "author": "Edie Lemoine (edie@myparcel.nl)", "scripts": {