Skip to content

Commit

Permalink
release: 2.2.9 + changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Aug 8, 2022
1 parent 28dc11a commit 76aa42b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.2.9](https://github.com/NativeScript/firebase/compare/2.2.7...2.2.9) (2022-08-08)


### Bug Fixes

* **analytics:** AnalyticsWithoutAdIdSupport ([#115](https://github.com/NativeScript/firebase/issues/115)) ([9f2d612](https://github.com/NativeScript/firebase/commit/9f2d61292326e63606bf108b00d9bafa015bef2c))
* **analytics:** missing postinstall - removing for now ([e66578d](https://github.com/NativeScript/firebase/commit/e66578d96570f96bbfa577e0e39482cc3eb5a5ab))
* **database:** issue with date handling and accepted ios types ([de62bfb](https://github.com/NativeScript/firebase/commit/de62bfba085d862456fa7babccdfc059e9e4ba35))



## [2.2.7](https://github.com/nativescript/firebase/compare/2.2.6...2.2.7) (2022-08-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plugins",
"version": "2.2.7",
"version": "2.2.9",
"license": "MIT",
"scripts": {
"postinstall": "husky install && npx ts-patch install",
Expand Down

0 comments on commit 76aa42b

Please sign in to comment.