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
+ ## [ 3.0.1] ( https://github.com/nativescript-community/perms/compare/v3.0.0...v3.0.1 ) (2025-01-17)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ` isPermResultAuthorized ` fix ([ 33a02cd] ( https://github.com/nativescript-community/perms/commit/33a02cd4f67c96e65ff3b78d1a6eb0da82856a1c ) )
11
+
6
12
## [ 3.0.0] ( https://github.com/nativescript-community/perms/compare/v2.3.6...v3.0.0 ) (2025-01-17)
7
13
8
14
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.0.0 " ,
2
+ "version" : " 3.0.1 " ,
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
+ ## [ 3.0.1] ( https://github.com/nativescript-community/perms/compare/v3.0.0...v3.0.1 ) (2025-01-17)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/perms
9
+
6
10
## [ 3.0.0] ( https://github.com/nativescript-community/perms/compare/v2.3.6...v3.0.0 ) (2025-01-17)
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" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
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