From 19e7bc0ab32b78fa1fb0bd96f793bf89b4b5b114 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Sep 2021 15:12:59 +0000 Subject: [PATCH] chore(release): 1.4.2 [skip ci] ## [1.4.2](https://github.com/peerigon/sevdesk/compare/v1.4.1...v1.4.2) (2021-09-02) ### Bug Fixes * Double slash in URLs ([ecc300b](https://github.com/peerigon/sevdesk/commit/ecc300b67d0721b24bd0fddab2f08b0d8af21fbf)) * Incorrect package.json entries ([62a0cf8](https://github.com/peerigon/sevdesk/commit/62a0cf8d555ff1fd49f11e0aa76dc85c6586f91c)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b46fe7c..9f8515c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.4.2](https://github.com/peerigon/sevdesk/compare/v1.4.1...v1.4.2) (2021-09-02) + + +### Bug Fixes + +* Double slash in URLs ([ecc300b](https://github.com/peerigon/sevdesk/commit/ecc300b67d0721b24bd0fddab2f08b0d8af21fbf)) +* Incorrect package.json entries ([62a0cf8](https://github.com/peerigon/sevdesk/commit/62a0cf8d555ff1fd49f11e0aa76dc85c6586f91c)) + ## [1.4.1](https://github.com/peerigon/sevdesk/compare/v1.4.0...v1.4.1) (2021-08-29)