Skip to content

Commit 19f4bdb

Browse files
committed
v1.1.13
1 parent 083f891 commit 19f4bdb

File tree

6 files changed

+20
-124
lines changed

6 files changed

+20
-124
lines changed

CHANGELOG.md

Lines changed: 6 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -3,149 +3,92 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [1.1.12](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.11...v1.1.12) (2022-02-18)
7-
6+
## [1.1.13](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.12...v1.1.13) (2023-10-24)
87

9-
### Bug Fixes
10-
11-
* **ios:** allow no param + default to all files ([6304099](https://github.com/nativescript-community/ui-document-picker/commit/6304099cf5c29c2b25bd19f2a35d97390ad716cf))
8+
### Features
129

10+
* saveFile method ([895c4f9](https://github.com/nativescript-community/ui-document-picker/commit/895c4f9964b661f7e73632a9424280561565939c))
1311

12+
## [1.1.12](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.11...v1.1.12) (2022-02-18)
1413

14+
### Bug Fixes
1515

16+
* **ios:** allow no param + default to all files ([6304099](https://github.com/nativescript-community/ui-document-picker/commit/6304099cf5c29c2b25bd19f2a35d97390ad716cf))
1617

1718
## [1.1.11](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.10...v1.1.11) (2022-02-16)
1819

19-
2020
### Bug Fixes
2121

2222
* missing dependency ([203fb9e](https://github.com/nativescript-community/ui-document-picker/commit/203fb9e46c7f6c526ff67c50ff8f60d842bd097e))
2323

24-
25-
26-
27-
2824
## [1.1.10](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.9...v1.1.10) (2022-02-16)
2925

30-
3126
### Bug Fixes
3227

3328
* **android:** removed unused dependency ([448d753](https://github.com/nativescript-community/ui-document-picker/commit/448d75379ce7c25d6faba64b2a4a320b4f5e058c))
3429

35-
36-
37-
38-
3930
## [1.1.9](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.8...v1.1.9) (2022-01-29)
4031

41-
4232
### Bug Fixes
4333

4434
* **android:** fixed path on some devices ([97881c8](https://github.com/nativescript-community/ui-document-picker/commit/97881c808dee5fb4f78339e2562482554dbe3bc4))
4535
* **android:** remove `MANAGE_EXTERNAL_STORAGE` as it prevents app release ([564a5b3](https://github.com/nativescript-community/ui-document-picker/commit/564a5b3706c9bdd2ba9be963e77b7f03bd5f6eb4))
4636
* demo snippets package json ([66e0faf](https://github.com/nativescript-community/ui-document-picker/commit/66e0fafb85037956c81a85e891b53a7291f3aaa2))
4737
* minSdkVersion for demo ([02d4bc8](https://github.com/nativescript-community/ui-document-picker/commit/02d4bc821c93f7326d9ffc4136528220ad7c711a))
4838

49-
50-
51-
52-
5339
## [1.1.8](https://github.com/nativescript-community/ui-document-picker/compare/v13.0.32...v1.1.8) (2021-12-03)
5440

55-
5641
### Bug Fixes
5742

5843
* package version ([9e52a0d](https://github.com/nativescript-community/ui-document-picker/commit/9e52a0ddec67b47a369efbf422731388681e2965))
5944

60-
61-
62-
63-
6445
## [13.0.32](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.7...v13.0.32) (2021-12-03)
6546

66-
6747
### Bug Fixes
6848

6949
* **android:** add basic support for android scope storage ([c9de628](https://github.com/nativescript-community/ui-document-picker/commit/c9de6286140c602fceeed4f9aaf635c8b29b41f9))
7050

71-
72-
73-
74-
7551
## [1.1.7](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.6...v1.1.7) (2021-08-25)
7652

7753
**Note:** Version bump only for package @nativescript-community/ui-document-picker
7854

79-
80-
81-
82-
8355
## [1.1.6](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.5...v1.1.6) (2021-06-28)
8456

85-
8657
### Reverts
8758

8859
* Revert "v1.1.6" ([ef0be58](https://github.com/nativescript-community/ui-document-picker/commit/ef0be58589aa75a6be4a85b2837b6f968c341b08))
8960

90-
91-
92-
93-
9461
## [1.1.5](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.4...v1.1.5) (2021-05-19)
9562

9663
**Note:** Version bump only for package @nativescript-community/ui-document-picker
9764

98-
99-
100-
101-
10265
## [1.1.4](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.3...v1.1.4) (2021-05-04)
10366

10467
**Note:** Version bump only for package @nativescript-community/ui-document-picker
10568

106-
107-
108-
109-
11069
## [1.1.3](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.2...v1.1.3) (2020-11-02)
11170

11271
**Note:** Version bump only for package @nativescript-community/ui-document-picker
11372

114-
115-
116-
117-
11873
## [1.1.2](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.1...v1.1.2) (2020-10-13)
11974

120-
12175
### Bug Fixes
12276

12377
* android error fix ([d0952f9](https://github.com/nativescript-community/ui-document-picker/commit/d0952f9f73a65e5500a598d0d1374e7020485120))
12478

125-
126-
127-
128-
12979
## [1.1.1](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.0...v1.1.1) (2020-09-17)
13080

131-
13281
### Bug Fixes
13382

13483
* **android:** build fix ([6d6495f](https://github.com/nativescript-community/ui-document-picker/commit/6d6495f8cbbd81f55773d74aae0fa0da0480dc21))
13584

136-
137-
138-
139-
14085
# 1.1.0 (2020-09-06)
14186

142-
14387
### Bug Fixes
14488

14589
* cleanup logs ([9b35fa9](https://github.com/nativescript-community/ui-document-picker/commit/9b35fa97f115852ea53b554e8fec32489dcee2d7))
14690
* ios cancel should not reject ([9d1d942](https://github.com/nativescript-community/ui-document-picker/commit/9d1d942a0fcfa51c031142df5b487bdb4ef6e57c))
14791

148-
14992
### Features
15093

15194
* N7 and new plugin name ([1b9c4ab](https://github.com/nativescript-community/ui-document-picker/commit/1b9c4abf4eb1c64c8cee565f7a4ae08319718e3a))

demo-snippets/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [1.1.13](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.12...v1.1.13) (2023-10-24)
7+
8+
**Note:** Version bump only for package @nativescript-community/template-snippet

demo-snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/template-snippet",
3-
"version": "0.0.1",
3+
"version": "1.1.13",
44
"dependencies": {
55
"@nativescript-community/ui-document-picker": "file:../packages/ui-document-picker"
66
}

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.12",
2+
"version": "1.1.13",
33
"packages": [
44
"packages/*"
55
],

packages/ui-document-picker/CHANGELOG.md

Lines changed: 3 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -3,132 +3,77 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [1.1.12](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.11...v1.1.12) (2022-02-18)
6+
## [1.1.13](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.12...v1.1.13) (2023-10-24)
77

88
**Note:** Version bump only for package @nativescript-community/ui-document-picker
99

10+
## [1.1.12](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.11...v1.1.12) (2022-02-18)
1011

11-
12-
12+
**Note:** Version bump only for package @nativescript-community/ui-document-picker
1313

1414
## [1.1.11](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.10...v1.1.11) (2022-02-16)
1515

16-
1716
### Bug Fixes
1817

1918
* missing dependency ([203fb9e](https://github.com/nativescript-community/ui-document-picker/commit/203fb9e46c7f6c526ff67c50ff8f60d842bd097e))
2019

21-
22-
23-
24-
2520
## [1.1.10](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.9...v1.1.10) (2022-02-16)
2621

27-
2822
### Bug Fixes
2923

3024
* **android:** removed unused dependency ([448d753](https://github.com/nativescript-community/ui-document-picker/commit/448d75379ce7c25d6faba64b2a4a320b4f5e058c))
3125

32-
33-
34-
35-
3626
## [1.1.9](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.8...v1.1.9) (2022-01-29)
3727

38-
3928
### Bug Fixes
4029

4130
* **android:** fixed path on some devices ([97881c8](https://github.com/nativescript-community/ui-document-picker/commit/97881c808dee5fb4f78339e2562482554dbe3bc4))
4231
* **android:** remove `MANAGE_EXTERNAL_STORAGE` as it prevents app release ([564a5b3](https://github.com/nativescript-community/ui-document-picker/commit/564a5b3706c9bdd2ba9be963e77b7f03bd5f6eb4))
4332

44-
45-
46-
47-
4833
## [1.1.8](https://github.com/nativescript-community/ui-document-picker/compare/v13.0.32...v1.1.8) (2021-12-03)
4934

50-
5135
### Bug Fixes
5236

5337
* package version ([9e52a0d](https://github.com/nativescript-community/ui-document-picker/commit/9e52a0ddec67b47a369efbf422731388681e2965))
5438

55-
56-
57-
58-
5939
## [13.0.32](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.7...v13.0.32) (2021-12-03)
6040

6141
**Note:** Version bump only for package @nativescript-community/ui-document-picker
6242

63-
64-
65-
66-
6743
## [1.1.7](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.6...v1.1.7) (2021-08-25)
6844

6945
**Note:** Version bump only for package @nativescript-community/ui-document-picker
7046

71-
72-
73-
74-
7547
## [1.1.6](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.5...v1.1.6) (2021-06-28)
7648

77-
7849
### Reverts
7950

8051
* Revert "v1.1.6" ([ef0be58](https://github.com/nativescript-community/ui-document-picker/commit/ef0be58589aa75a6be4a85b2837b6f968c341b08))
8152

82-
83-
84-
85-
8653
## [1.1.5](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.4...v1.1.5) (2021-05-19)
8754

8855
**Note:** Version bump only for package @nativescript-community/ui-document-picker
8956

90-
91-
92-
93-
9457
## [1.1.4](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.3...v1.1.4) (2021-05-04)
9558

9659
**Note:** Version bump only for package @nativescript-community/ui-document-picker
9760

98-
99-
100-
101-
10261
## [1.1.3](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.2...v1.1.3) (2020-11-02)
10362

10463
**Note:** Version bump only for package @nativescript-community/ui-document-picker
10564

106-
107-
108-
109-
11065
## [1.1.2](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.1...v1.1.2) (2020-10-13)
11166

11267
**Note:** Version bump only for package @nativescript-community/ui-document-picker
11368

114-
115-
116-
117-
11869
## [1.1.1](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.0...v1.1.1) (2020-09-17)
11970

120-
12171
### Bug Fixes
12272

12373
* **android:** build fix ([6d6495f](https://github.com/nativescript-community/ui-document-picker/commit/6d6495f8cbbd81f55773d74aae0fa0da0480dc21))
12474

125-
126-
127-
128-
12975
# 1.1.0 (2020-09-06)
13076

131-
13277
### Features
13378

13479
* N7 and new plugin name ([1b9c4ab](https://github.com/nativescript-community/ui-document-picker/commit/1b9c4abf4eb1c64c8cee565f7a4ae08319718e3a))

packages/ui-document-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-document-picker",
3-
"version": "1.1.12",
3+
"version": "1.1.13",
44
"description": "A NativeScript plugin that allows you to select files from the device.",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)