Skip to content

Commit 76aa42b

Browse files
committed
release: 2.2.9 + changelog
1 parent 28dc11a commit 76aa42b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.2.9](https://github.com/NativeScript/firebase/compare/2.2.7...2.2.9) (2022-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **analytics:** AnalyticsWithoutAdIdSupport ([#115](https://github.com/NativeScript/firebase/issues/115)) ([9f2d612](https://github.com/NativeScript/firebase/commit/9f2d61292326e63606bf108b00d9bafa015bef2c))
7+
* **analytics:** missing postinstall - removing for now ([e66578d](https://github.com/NativeScript/firebase/commit/e66578d96570f96bbfa577e0e39482cc3eb5a5ab))
8+
* **database:** issue with date handling and accepted ios types ([de62bfb](https://github.com/NativeScript/firebase/commit/de62bfba085d862456fa7babccdfc059e9e4ba35))
9+
10+
11+
112
## [2.2.7](https://github.com/nativescript/firebase/compare/2.2.6...2.2.7) (2022-08-06)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugins",
3-
"version": "2.2.7",
3+
"version": "2.2.9",
44
"license": "MIT",
55
"scripts": {
66
"postinstall": "husky install && npx ts-patch install",

0 commit comments

Comments
 (0)