From 7e950e8e2b226e5eb5130d504a4a933c4185178c Mon Sep 17 00:00:00 2001 From: actions Date: Sun, 6 Mar 2022 23:33:45 +0000 Subject: [PATCH] Update changelog v4.5.4 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e1da317..c95852fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### **4.5.4** (2022-03-06) + +- Remove tss-react from peerDependencies (it becomes a dependency) +- (dev script) Use tsconfig.json to tell we are at the root of the project + ### **4.5.3** (2022-01-26) - Themes no longer have to break on minor Keycloakify update