File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Expand file tree Collapse file tree 4 files changed +12
-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
+ ## [ 2.3.2] ( https://github.com/nativescript-community/perms/compare/v2.3.1...v2.3.2 ) (2024-03-08)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** ios:** location request would not resolve ([ 2fe1edd] ( https://github.com/nativescript-community/perms/commit/2fe1eddb9f31dfb088a3c74a75b8288116eebf0b ) )
11
+
6
12
## [ 2.3.1] ( https://github.com/nativescript-community/perms/compare/v2.3.0...v2.3.1 ) (2024-01-11)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.3.1 " ,
2
+ "version" : " 2.3.2 " ,
3
3
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
4
4
"packages" : [
5
5
" packages/*"
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
+ ## [ 2.3.2] ( https://github.com/nativescript-community/perms/compare/v2.3.1...v2.3.2 ) (2024-03-08)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/perms
9
+
6
10
## [ 2.3.1] ( https://github.com/nativescript-community/perms/compare/v2.3.0...v2.3.1 ) (2024-01-11)
7
11
8
12
** Note:** Version bump only for package @nativescript-community/perms
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/perms" ,
3
- "version" : " 2.3.1 " ,
3
+ "version" : " 2.3.2 " ,
4
4
"description" : " An unified permissions API for NativeScript on iOS and Android." ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments