Skip to content

Commit

Permalink
v1.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Oct 24, 2023
1 parent 083f891 commit 19f4bdb
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 124 deletions.
69 changes: 6 additions & 63 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,149 +3,92 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

## [1.1.13](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.12...v1.1.13) (2023-10-24)

### Bug Fixes

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

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

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

### Bug Fixes

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

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


### Bug Fixes

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





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


### Bug Fixes

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





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


### Bug Fixes

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





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


### Bug Fixes

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





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


### Bug Fixes

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





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

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





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


### Reverts

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





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

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





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

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





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

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





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


### Bug Fixes

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





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


### Bug Fixes

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





# 1.1.0 (2020-09-06)


### Bug Fixes

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


### Features

* N7 and new plugin name ([1b9c4ab](https://github.com/nativescript-community/ui-document-picker/commit/1b9c4abf4eb1c64c8cee565f7a4ae08319718e3a))
8 changes: 8 additions & 0 deletions demo-snippets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.13](https://github.com/nativescript-community/ui-document-picker/compare/v1.1.12...v1.1.13) (2023-10-24)

**Note:** Version bump only for package @nativescript-community/template-snippet
2 changes: 1 addition & 1 deletion demo-snippets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript-community/template-snippet",
"version": "0.0.1",
"version": "1.1.13",
"dependencies": {
"@nativescript-community/ui-document-picker": "file:../packages/ui-document-picker"
}
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.12",
"version": "1.1.13",
"packages": [
"packages/*"
],
Expand Down
61 changes: 3 additions & 58 deletions packages/ui-document-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,132 +3,77 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

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

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



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

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


### Bug Fixes

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





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


### Bug Fixes

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





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


### Bug Fixes

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





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


### Bug Fixes

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





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

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





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

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





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


### Reverts

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





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

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





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

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





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

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





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

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





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


### Bug Fixes

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





# 1.1.0 (2020-09-06)


### Features

* N7 and new plugin name ([1b9c4ab](https://github.com/nativescript-community/ui-document-picker/commit/1b9c4abf4eb1c64c8cee565f7a4ae08319718e3a))
2 changes: 1 addition & 1 deletion packages/ui-document-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript-community/ui-document-picker",
"version": "1.1.12",
"version": "1.1.13",
"description": "A NativeScript plugin that allows you to select files from the device.",
"main": "index",
"typings": "index.d.ts",
Expand Down

0 comments on commit 19f4bdb

Please sign in to comment.