diff --git a/CHANGELOG.md b/CHANGELOG.md index 92199f2..b7c220c 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. +### 1.2.14 (2024-05-07) + ### 1.2.13 (2024-02-08) ### 1.2.12 (2024-02-03) diff --git a/package.json b/package.json index 0624774..266f2ad 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "free-email-domains", "description": "A comprehensive list of all free email domain providers", "homepage": "https://github.com/Kikobeats/free-email-domains", - "version": "1.2.13", + "version": "1.2.14", "main": "domains.js", "author": { "email": "josefrancisco.verdu@gmail.com",