Skip to content

Commit 8d40312

Browse files
committed
release: 3.3.1
1 parent bab1fb4 commit 8d40312

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.3.1](https://github.com/NativeScript/firebase/compare/3.3.0...3.3.1) (2024-05-03)
2+
3+
4+
### Features
5+
6+
* iOS SDK 10.24+ ([bab1fb4](https://github.com/NativeScript/firebase/commit/bab1fb42a704644834b0d9efdf96b7f188d1b375))
7+
8+
9+
110
# [3.3.0](https://github.com/NativeScript/firebase/compare/3.2.4...3.3.0) (2024-05-02)
211

312

package.json

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

0 commit comments

Comments
 (0)