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

Commit 4304762

Browse files
committed
chore(release): 1.5.1
1 parent 6a3192b commit 4304762

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.1](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/compare/V1.5.0...V1.5.1) (2021-10-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **ios:** use double instead of NSFloat ([#26](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/issues/26)) ([91a0c2a](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/commit/91a0c2af8f7bf38ebec6148720633186e921482d))
7+
18
## [1.5.0](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/compare/V1.4.0...V1.5.0) (2021-10-10)
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.0",
3+
"version": "1.5.1",
44
"description": "Cordova Plugin for an advanced (multiple) ImagePicker",
55
"devDependencies": {
66
"@commitlint/config-conventional": "13.2.0",

0 commit comments

Comments
 (0)