From a79da8e779b528d9bf86a0f931bdd6fab9db4135 Mon Sep 17 00:00:00 2001 From: christian97dd Date: Mon, 15 Jan 2024 09:49:28 -0300 Subject: [PATCH] modified changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff77162..bcda013 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,4 +4,5 @@ ### Added -- Added NotificationProvider (HOC) to receive notifications at background and foreground. +- Added NotificationProvider (HOC) to receive notifications at background and foreground.\ +- Added github actions to deploy to npm