From cf6c76d6425840f45446ed46864359a2b5e399a6 Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Tue, 24 Sep 2024 18:18:16 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5b1048..2e7a11e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to the package will be documented in this file. +## [v2.12.19](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.19) - 2024-09-24 + +- Fix DomainNameAPI type error in domainInfoToResult() + ## [v2.12.18](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.18) - 2024-09-19 - Remove existing order check from TPPWholesale renew()