Skip to content

Commit cf16839

Browse files
committed
release(facebook): 3.1.0
1 parent e47c189 commit cf16839

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/facebook/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
# 3.0.0 (2025-03-03)
214

315
### 🚀 Features

packages/facebook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/facebook",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Facebook for your NativeScript applications",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)