Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

Commit 4882163

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.3.0...v4.0.0) (2025-12-27) ### chore * upgrade to Node.js 22 LTS ([#582](#582)) ([ddba249](ddba249)) ### BREAKING CHANGES * Minimum Node.js version is now 22.12.0 - Update .nvmrc from lts/fermium (Node 14) to 22.12.0 - Add engines field to root package.json (>=22) - Update engines field in example/package.json (>=22) - Update CI workflows to use Node 22.12.0
1 parent ddba249 commit 4882163

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-voice/voice",
33
"description": "React Native Native Voice library for iOS and Android",
4-
"version": "3.3.0",
4+
"version": "4.0.0",
55
"author": "Sam Wenke <samwenke@gmail.com>",
66
"private": false,
77
"homepage": "https://github.com/react-native-voice/voice",

0 commit comments

Comments
 (0)