From a8174c74675355c8c6a9564516b2e961fe7257ef Mon Sep 17 00:00:00 2001 From: Cal Henderson Date: Mon, 26 Feb 2024 17:06:33 +0000 Subject: [PATCH] ready for 15.1.2 --- CHANGES.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 5620cd5d5e..2b9726718a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,11 @@ # Change Log +## 2024-02-26 : v15.1.2 + +* Rebuilt Twitter sheets to the correct layout (thanks to @andersk) +* Rebuilt Facebook sheets to include missing images (thanks to @andersk) + + ## 2024-02-13 : v15.1.1 * Fixed incorrect Scotland flag (thanks to @andersk) diff --git a/package.json b/package.json index 755aa47b9d..9568678d4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emoji-datasource", - "version": "15.1.1", + "version": "15.1.2", "description": "Emoji data and images", "main": "emoji.json", "repository": {