Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EinfachHans committed Oct 18, 2021
1 parent bf3adf8 commit 22d1ce8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### [1.5.2](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/compare/V1.5.1...V1.5.2) (2021-10-18)


### Bug Fixes

* **ios:** fix ioa15 styling [See](https://github.com/Yummypets/YPImagePicker/issues/690) ([1c02839](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/commit/1c02839d2e6d9b46a61a532d056f67a5bf2f9561))
* **ios:** remove line breaks from generated base64 ([dfb472b](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/commit/dfb472b327696302b8e730b1832b93b78966bcf6))
* **ios:** remove line breaks from generated video base64 ([1f60c2d](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/commit/1f60c2ddec3051125c69aa9b3ec3b1fe8b00f081))

### [1.5.1](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/compare/V1.5.0...V1.5.1) (2021-10-12)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-advanced-imagepicker",
"version": "1.5.1",
"version": "1.5.2",
"description": "Cordova Plugin for an advanced (multiple) ImagePicker",
"devDependencies": {
"@commitlint/config-conventional": "13.2.0",
Expand Down

0 comments on commit 22d1ce8

Please sign in to comment.