Skip to content

Commit 3a612c5

Browse files
chore(release): 4.13.4 [skip ci]
## [4.13.4](v4.13.3...v4.13.4) (2025-01-23) ### Bug Fixes * **types:** Align types, index and native module interfaces ([#416](#416)) ([f15187e](f15187e))
1 parent f15187e commit 3a612c5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.13.4](https://github.com/JuanSeBestia/react-native-wifi-reborn/compare/v4.13.3...v4.13.4) (2025-01-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **types:** Align types, index and native module interfaces ([#416](https://github.com/JuanSeBestia/react-native-wifi-reborn/issues/416)) ([f15187e](https://github.com/JuanSeBestia/react-native-wifi-reborn/commit/f15187e0cbbb6da940d40603b35149c4f49d284d))
7+
18
## [4.13.3](https://github.com/JuanSeBestia/react-native-wifi-reborn/compare/v4.13.2...v4.13.3) (2025-01-20)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-wifi-reborn",
3-
"version": "4.13.3",
3+
"version": "4.13.4",
44
"description": "A react-native implementation for viewing and connecting to Wifi networks on Android and iOS devices.",
55
"types": "lib/types/index.d.ts",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)