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 e6b7bbf commit 80b886bCopy full SHA for 80b886b
CHANGELOG.md
@@ -1,5 +1,10 @@
1
Branch Capacitor SDK change log
2
3
+- 7.0.0
4
+
5
+ - Branch Android SDK bumped to 5.7.5
6
+ - Branch iOS SDK bumped to 3.0.1
7
8
- 6.0.0
9
10
- Updates the core capacitor plugin to 5.0.0 https://github.com/BranchMetrics/capacitor-branch-deep-links/pull/112
package.json
@@ -1,6 +1,6 @@
{
"name": "capacitor-branch-deep-links",
- "version": "7.0.0-alpha.0",
+ "version": "7.0.0",
"description": "Capacitor plugin for Branch.io deep links",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
0 commit comments