File tree Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.4.3] ( https://github.com/nativescript-community/audio/compare/v6.4.2...v6.4.3 ) (2023-02-02)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** ios:** more recording session options ([ c0fe830] ( https://github.com/nativescript-community/audio/commit/c0fe830f16e1e36174dc88d314f43fd2832f7158 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 6.4.2] ( https://github.com/nativescript-community/audio/compare/v6.4.1...v6.4.2 ) (2023-01-27)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 6.4.2 " ,
2
+ "version" : " 6.4.3 " ,
3
3
"packages" : [
4
4
" packages/*"
5
5
],
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.4.3] ( https://github.com/nativescript-community/audio/compare/v6.4.2...v6.4.3 ) (2023-02-02)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/audio
9
+
10
+
11
+
12
+
13
+
6
14
## [ 6.4.2] ( https://github.com/nativescript-community/audio/compare/v6.4.1...v6.4.2 ) (2023-01-27)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/audio" ,
3
- "version" : " 6.4.2 " ,
3
+ "version" : " 6.4.3 " ,
4
4
"description" : " NativeScript plugin to record and play audio." ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments