From 05da08611ac1ea6ddd71ce2cab100e30ff974998 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 19 May 2023 09:25:46 -0400 Subject: [PATCH] v5.4.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba38c47..9a3fd8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,15 @@ _Breaking changes, which may affect downstream projects, are marked with a_ ⚠ [#xx]: https://github.com/rapideditor/temaki/issues/xx --> +# 5.4.0 +##### 2023-May-19 + +* Add [`milk_jug`] icon [#84] + +[`milk_jug`]: https://rapideditor.github.io/temaki/docs/#icon-temaki-milk_jug +[#84]: https://github.com/rapideditor/temaki/issues/84 + + # 5.3.0 ##### 2023-Mar-12 diff --git a/package.json b/package.json index fc7c669..d295e45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rapideditor/temaki", - "version": "5.3.0", + "version": "5.4.0", "license": "CC0-1.0", "repository": "rapideditor/temaki", "contributors": [