From d767835dc164eb0f1b73468968a2d6fe24ab829c Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Tue, 1 Nov 2022 12:06:48 -0400 Subject: [PATCH] v5.2.0 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 393a189..fa29064 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,19 @@ _Breaking changes, which may affect downstream projects, are marked with a_ :war [#x]: https://github.com/ideditor/temaki/issues/x --> + +# 5.2.0 +##### 2022-Nov-01 + +* Add [`atm2`] icon [#78] +* Add [`tree_stump`] icon [#76] + +[`atm2`]: https://ideditor.github.io/temaki/docs/#icon-temaki-atm2 +[`tree_stump`]: https://ideditor.github.io/temaki/docs/#icon-temaki-tree_stump +[#78]: https://github.com/ideditor/temaki/issues/78 +[#76]: https://github.com/ideditor/temaki/issues/76 + + # 5.1.0 ##### 2022-Apr-12 diff --git a/package.json b/package.json index 5d36193..22f9275 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ideditor/temaki", - "version": "5.1.0", + "version": "5.2.0", "license": "CC0-1.0", "repository": "ideditor/temaki", "contributors": [