We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47c189 commit cf16839Copy full SHA for cf16839
packages/facebook/CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 3.1.0 (2025-05-16)
2
+
3
+### 🚀 Features
4
5
+- **facebook:** add authenticationToken to LoginResult ([#624](https://github.com/NativeScript/plugins/pull/624))
6
7
+### ❤️ Thank You
8
9
+- felixkrautschuk
10
+- Nathan Walker
11
+- Osei Fortune @triniwiz
12
13
# 3.0.0 (2025-03-03)
14
15
### 🚀 Features
packages/facebook/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/facebook",
- "version": "3.0.0",
+ "version": "3.1.0",
"description": "Facebook for your NativeScript applications",
"main": "index",
"typings": "index.d.ts",
0 commit comments