chore: release 3.0.0-alpha.1

This commit is contained in:
Lucas Nogueira
2026-09-21 13:53:23 -03:00
parent ce7fcb3263
commit d0cfa15b71
94 changed files with 278 additions and 86 deletions
@@ -1,5 +1,11 @@
# Changelog
## [2.2.14-alpha.1]
### Dependencies
- Upgraded to `deep-link-js@3.0.0-alpha.1`
## [2.2.14-alpha.0]
### Dependencies
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "deep-link-example",
"private": true,
"version": "2.2.14-alpha.0",
"version": "2.2.14-alpha.1",
"type": "module",
"scripts": {
"dev": "vite",