Skip to content

Commit 80b886b

Browse files
committed
Added changelog and version
1 parent e6b7bbf commit 80b886b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Branch Capacitor SDK change log
22

3+
- 7.0.0
4+
5+
- Branch Android SDK bumped to 5.7.5
6+
- Branch iOS SDK bumped to 3.0.1
7+
38
- 6.0.0
49

510
- Updates the core capacitor plugin to 5.0.0 https://github.com/BranchMetrics/capacitor-branch-deep-links/pull/112

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "capacitor-branch-deep-links",
3-
"version": "7.0.0-alpha.0",
3+
"version": "7.0.0",
44
"description": "Capacitor plugin for Branch.io deep links",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)