Skip to content

Commit 9eea83b

Browse files
chore(release): 4.0.14 [skip ci]
## [4.0.14](v4.0.13...v4.0.14) (2025-06-07) ### CI * add synchronize to PR workflow ([#750](#750)) ([a0ffbe5](a0ffbe5)) * update pr and release workflows ([#748](#748)) ([ce5ca23](ce5ca23)) ### Bug fixes * **deps:** update dependency use-debounce to ^10.0.5 ([#815](#815)) ([a6646f6](a6646f6))
1 parent a6646f6 commit 9eea83b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [4.0.14](https://github.com/technology-studio/react-native-deep-linking/compare/v4.0.13...v4.0.14) (2025-06-07)
2+
3+
4+
### CI
5+
6+
* add synchronize to PR workflow ([#750](https://github.com/technology-studio/react-native-deep-linking/issues/750)) ([a0ffbe5](https://github.com/technology-studio/react-native-deep-linking/commit/a0ffbe50007b6cbcd7b253b6d55b77142ccd138c))
7+
* update pr and release workflows ([#748](https://github.com/technology-studio/react-native-deep-linking/issues/748)) ([ce5ca23](https://github.com/technology-studio/react-native-deep-linking/commit/ce5ca23d6cf4704fe008a4f392142b37ba44a5c0))
8+
9+
10+
### Bug fixes
11+
12+
* **deps:** update dependency use-debounce to ^10.0.5 ([#815](https://github.com/technology-studio/react-native-deep-linking/issues/815)) ([a6646f6](https://github.com/technology-studio/react-native-deep-linking/commit/a6646f6ae102fb906d5672cde3b2a9877525b175))
13+
114
## [4.0.13](https://github.com/technology-studio/react-native-deep-linking/compare/v4.0.12...v4.0.13) (2024-10-13)
215

316

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.13",
3+
"version": "4.0.14",
44
"description": "Technology Studio - React native deep linking",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)