Skip to content

Commit d7e5183

Browse files
Version Packages
1 parent 7fa9bc6 commit d7e5183

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-flowers-build.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# expo-speech-recognition
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 7fa9bc6: Implemented long form file-based transcriptions for iOS
8+
39
## 1.0.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expo-speech-recognition",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Speech Recognition for React Native Expo projects",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)