From 66d5335d42f3268af14fb9bddc4db4a45acf8d8c Mon Sep 17 00:00:00 2001 From: Osei Fortune Date: Fri, 26 Aug 2022 23:39:13 -0400 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36322b58..e9f106e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [2.3.0](https://github.com/nativescript/firebase/compare/2.2.9...2.3.0) (2022-08-27) + + +### Bug Fixes + +* admob independence , cloud-messaging notification emitting, database unsubscribing & initial dynamicLink ([#121](https://github.com/nativescript/firebase/issues/121)) ([9908b76](https://github.com/nativescript/firebase/commit/9908b76d319b25c4aa46752fc5c5daae321a66ac)), closes [#117](https://github.com/nativescript/firebase/issues/117) [#116](https://github.com/nativescript/firebase/issues/116) [#120](https://github.com/nativescript/firebase/issues/120) + + + ## [2.2.9](https://github.com/NativeScript/firebase/compare/2.2.7...2.2.9) (2022-08-08)