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

Commit 1a5e4ae

Browse files
committed
chore(release): 1.5.3
1 parent 8bf948f commit 1a5e4ae

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.5.3](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/compare/V1.5.2...V1.5.3) (2021-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **ios:** use double instead of NSFloat ([8bf948f](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/commit/8bf948f4af4ed6c686921eb4b1430d403ee2d4a4))
7+
18
### [1.5.2](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/compare/V1.5.1...V1.5.2) (2021-10-18)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-advanced-imagepicker",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "Cordova Plugin for an advanced (multiple) ImagePicker",
55
"devDependencies": {
66
"@commitlint/config-conventional": "13.2.0",

0 commit comments

Comments
 (0)