Skip to content

Commit 811d014

Browse files
chore(release): 4.0.15 [skip ci]
## [4.0.15](v4.0.14...v4.0.15) (2025-09-02) ### Bug fixes * **deps:** update dependency use-debounce to ^10.0.6 ([#836](#836)) ([348ed65](348ed65))
1 parent 348ed65 commit 811d014

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.15](https://github.com/technology-studio/react-native-deep-linking/compare/v4.0.14...v4.0.15) (2025-09-02)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency use-debounce to ^10.0.6 ([#836](https://github.com/technology-studio/react-native-deep-linking/issues/836)) ([348ed65](https://github.com/technology-studio/react-native-deep-linking/commit/348ed651913822c38b471c9b3cdebb7a4dbd5044))
7+
18
## [4.0.14](https://github.com/technology-studio/react-native-deep-linking/compare/v4.0.13...v4.0.14) (2025-06-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@txo/react-native-deep-linking",
3-
"version": "4.0.14",
3+
"version": "4.0.15",
44
"description": "Technology Studio - React native deep linking",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)